Fixed problem with stdlib
The preprocessor has to parse the compiler_options.ml file now.
This commit is contained in:
parent
65f1a076d8
commit
77a9dde027
2 changed files with 1 additions and 1 deletions
|
@ -1,2 +1 @@
|
|||
<global>:include
|
||||
<misc.ml>: camlp4o, use_preproc
|
||||
|
|
1
compiler/utilities/global/_tags
Normal file
1
compiler/utilities/global/_tags
Normal file
|
@ -0,0 +1 @@
|
|||
<compiler_options.ml>: camlp4o, use_preproc
|
Loading…
Reference in a new issue