Suppression de standard_includes.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@663 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1996-02-23 11:12:30 +00:00
parent 892672d5ab
commit c411ad4f0c
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ val native_c_compiler: string
(* The C compiler to use for the native code compiler *)
val c_libraries: string
(* The C libraries to link with custom runtimes *)
val standard_includes: string
(* Options to pass to the C compiler for including the standard
library directory. *)
val load_path: string list ref
(* Directories in the search path for .cmi and .cmo files *)