Changes in src/CompilationState.cc [00da199:0fc91db1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/CompilationState.cc
r00da199 r0fc91db1 31 31 genproto = false, 32 32 deterministic_output = false, 33 useNewAST = CFA_USE_NEW_AST,33 useNewAST = true, 34 34 nomainp = false, 35 35 parsep = false,
Note:
See TracChangeset
for help on using the changeset viewer.