File: dune

package info (click to toggle)
ocaml-lo 0.2.0.git20240724.0b43bdf-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: ansic: 212; ml: 141; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
(executable
 (name osclisten)
 (modules osclisten)
 (libraries lo))

(executable
 (name send)
 (modules send)
 (libraries lo))