#
include_dirs
| : string list Pervasives.ref | ; | |||
#
std_include
| : string list Pervasives.ref | ; | |||
#
mutable fast
| : bool | ; | |||
#
mutable classic
| : bool | ; | |||
#
mutable principal
| : bool | ; | |||
#
mutable real_paths
| : path_printing_mode | ; | |||
#
mutable timed_logs
| : bool | ; | |||
#
mutable recursive_types
| : bool | ; | |||
#
mutable strict_sequence
| : bool | ; | |||
#
mutable applicative_functors
| : bool | ; | |||
#
mutable unsafe_string
| : bool | ; | |||
#
mutable nopervasives
| : bool | ; | |||
#
mutable strict_formats
| : bool | ; | |||
#
mutable open_modules
| : string list | ; | |||
#
mutable ppx
| : Ppxsetup.t | ; |