File: dune

package info (click to toggle)
ocaml-spawn 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: ansic: 569; ml: 374; makefile: 22
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
4
5
6
(executable
 (name checkpgid)
 (libraries unix)
 (foreign_stubs
  (language c)
  (names stubs)))