Changeset 650f2d8 in git for factory/factoryconf.template


Ignore:
Timestamp:
May 10, 2011, 4:26:31 PM (12 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
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
Message:
renamed assert.h -> cf_assert.h in factory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/factoryconf.template

    rb58d47 r650f2d8  
    1313 * way as `config.h' serves as a configuration file for the
    1414 * source files from which the library is build.  Additionally,
    15  * we paste a copy of our `assert.h' into this file which is
     15 * we paste a copy of our `cf_assert.h' into this file which is
    1616 * necessary for the templates to translate.
    1717 *
     
    2323
    2424/*MAKEHEADER*/
    25 #include "assert.h"
     25#include "cf_assert.h"
    2626
    2727#endif /* ! INCL_FACTORYCONF_H */
Note: See TracChangeset for help on using the changeset viewer.