- Timestamp:
- Aug 31, 2021, 1:49:09 AM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, pthread-emulation, qualifiedEnum
- Children:
- 50dcfad
- Parents:
- 26b9e71
- git-author:
- Jacob Prud'homme <jafprudhomme@…> (06/22/21 12:18:17)
- git-committer:
- Jacob Prud'homme <jafprudhomme@…> (08/31/21 01:49:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/parseconfig.hfa
r26b9e71 r07b0c91 15 15 }; // ConfigParms 16 16 17 void p rocessConfigFile( const char * configFile, ConfigParms & cparms );17 void parseConfig( const char * configFile, ConfigParms & cparms ); 18 18 19 19 // Local Variables: //
Note: See TracChangeset
for help on using the changeset viewer.