File: loadall.ml

package info (click to toggle)
ocaml-doc 3.09-1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 10,428 kB
  • ctags: 4,963
  • sloc: ml: 9,244; makefile: 2,413; ansic: 122; sh: 49; asm: 17
file content (2 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (3)
1
2
#use "colwheel.ml";;
print_string "To run: main();;"; print_newline();;