Changeset 07b0c91 for libcfa/src


Ignore:
Timestamp:
Aug 31, 2021, 1:49:09 AM (3 years ago)
Author:
Jacob Prud'homme <jafprudhomme@…>
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)
Message:

Changed name of function exposed in parseconfig header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/parseconfig.hfa

    r26b9e71 r07b0c91  
    1515}; // ConfigParms
    1616
    17 void processConfigFile( const char * configFile, ConfigParms & cparms );
     17void parseConfig( const char * configFile, ConfigParms & cparms );
    1818
    1919// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.