Changeset 508432 in git
- Timestamp:
- Nov 17, 2011, 8:13:25 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 756b1401f62fc8bded1dd41ecf3bb21c51e454c5
- Parents:
- 444bcfc5c67574ab5371ac1f5780ce53fefd9537
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-17 20:13:25+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-19 03:27:48+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/Makefile.am
r444bcf r508432 288 288 examples/factorize.cc examples/gcd.cc \ 289 289 bin/folding.el bin/fold-docu.el \ 290 bin/makeheader bin/gen-readcf 290 bin/makeheader bin/gen-readcf readcf.yy 291 291 292 292 ################################################## … … 295 295 noinst_PROGRAMS = cplusplus 296 296 297 BUILT_SOURCES = cplusplus.h factory.h factoryconf.h readcf.cc297 BUILT_SOURCES = cplusplus.h factory.h factoryconf.h 298 298 299 299 CLEANFILES = $(BUILT_SOURCES)
Note: See TracChangeset
for help on using the changeset viewer.