File: pyml_arch.mli

package info (click to toggle)
pyml 20200518-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 608 kB
  • sloc: ml: 6,229; ansic: 1,610; makefile: 1,224; sh: 13
file content (11 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
val library_patterns: (int -> int -> string, unit, string) format list

val library_suffix: string

val ensure_executable_suffix: string -> string

val which: string

val fd_of_int: int -> Unix.file_descr

val path_separator: string