File: get_version.ml

package info (click to toggle)
mysql-ocaml 1.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: ansic: 969; ml: 737; sh: 153; makefile: 74; perl: 41
file content (1 line) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (4)
1
let () = print_endline (input_line (open_in "VERSION"))