File: Imakefile

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 (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (2)
1
2
3
4
CamlProg(calc,lexer.cmo parser.cmo calc.cmo main.cmo,)
CamlProgOpt(calc,lexer.cmx parser.cmx calc.cmx main.cmx,)
CamlYaccFile(parser)
CamlLexFile(lexer)