Changeset f65f1b in git
- Timestamp:
- Sep 6, 2011, 7:34:04 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'cdfcdb8287f66bc6070028082cbbc6eff10e609b')
- Children:
- b9cf410a96c73af3a43f5d317b0ff37eec0a49de
- Parents:
- 41d16b51dc7a98ea070feec36780afeb1aeba122
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-06 19:34:04+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:32+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/Makefile.am
r41d16b rf65f1b 201 201 # moreover factory.h needs a lot more generated headers, which wouldn't be installed yet 202 202 203 EXTRA_PROGRAMS = gengftables 203 EXTRA_PROGRAMS = gengftables cplusplus 204 204 205 205 206 gengftables_SOURCES = gengftables-conway.cc … … 313 314 314 315 315 EXTRA_PROGRAMS = cplusplus316 317 316 cplusplus_SOURCES = cplusplus.cc 318 317
Note: See TracChangeset
for help on using the changeset viewer.