Changeset 0ea0b8f for src/config.h.in
- Timestamp:
- Aug 12, 2020, 12:18:47 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 7f66cec
- Parents:
- a77257be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/config.h.in
ra77257be r0ea0b8f 27 27 /* Location of cfa install. */ 28 28 #undef CFA_PREFIX 29 30 /* Sets whether or not to use the new-ast, this is adefault value and can be 31 overrided by --old-ast and --new-ast */ 32 #undef CFA_USE_NEW_AST 29 33 30 34 /* Major.Minor */
Note: See TracChangeset
for help on using the changeset viewer.