Changeset b28bafe in git for libpolys/resources/feResource.h
- Timestamp:
- Jul 26, 2011, 3:56:40 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 441a2ebc3368fca13446fd60801db4c09580a110
- Parents:
- 92058150caf53dc60a028c63bafb64f39bfa73a8
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-07-26 15:56:40+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:53:34+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/resources/feResource.h
r920581 rb28bafe 38 38 // This needs to be called before the first call to feResource 39 39 // Initializes Resources, SearchPath, and extends PATH 40 void feInitResources(c har* argv0 = NULL);40 void feInitResources(const char* argv0 = NULL); 41 41 // Re-inits resources, should be called after changing env. variables 42 42 void feReInitResources();
Note: See TracChangeset
for help on using the changeset viewer.