Changeset 650f2d8 in git for factory/factoryconf.template
- Timestamp:
- May 10, 2011, 4:26:31 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 468b57665e41eeb23c67a98dd6a2f85ccce65137
- Parents:
- b58d4735ba8885b68e60e175df833c691cd3c04e
- git-author:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-05-10 16:26:31+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:43+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/factoryconf.template
rb58d47 r650f2d8 13 13 * way as `config.h' serves as a configuration file for the 14 14 * source files from which the library is build. Additionally, 15 * we paste a copy of our ` assert.h' into this file which is15 * we paste a copy of our `cf_assert.h' into this file which is 16 16 * necessary for the templates to translate. 17 17 * … … 23 23 24 24 /*MAKEHEADER*/ 25 #include " assert.h"25 #include "cf_assert.h" 26 26 27 27 #endif /* ! INCL_FACTORYCONF_H */
Note: See TracChangeset
for help on using the changeset viewer.