Changeset ec129c4 for config.h.in
- Timestamp:
- Oct 26, 2016, 5:10:48 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 1b29996
- Parents:
- 315f634
- git-author:
- Peter A. Buhr <pabuhr@…> (10/26/16 17:02:36)
- git-committer:
- Peter A. Buhr <pabuhr@…> (10/26/16 17:10:48)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config.h.in
r315f634 rec129c4 18 18 /* Location of cfa install. */ 19 19 #undef CFA_PREFIX 20 21 /* Major version number. */ 22 #undef CFA_VERSION_MAJOR 23 24 /* Minor version number. */ 25 #undef CFA_VERSION_MINOR 26 27 /* Patch version number. */ 28 #undef CFA_VERSION_PATCH 20 29 21 30 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Note: See TracChangeset
for help on using the changeset viewer.