Changeset d94836e in git
- Timestamp:
- Sep 5, 2012, 3:46:06 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'ad2543eab51733612ba7d118afc77edca719600e')
- Children:
- 09e3e90b070279af87380533697383073f38fb1c
- Parents:
- 88180dcbe2ead266f3547e207fd8b7d03a0b9f1e
- git-author:
- Alexander Dreyer <alexander.dreyer@itwm.fraunhofer.de>2012-09-05 15:46:06+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-09-05 15:52:21+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/tesths.cc
r88180d rd94836e 9 9 #include "config.h" 10 10 #include <kernel/mod2.h> 11 11 #include "countedref.h" 12 12 #include <omalloc/omalloc.h> 13 13 … … 170 170 pyobject_setup(); 171 171 #endif 172 172 countedref_init(); 173 173 #ifdef HAVE_FANS 174 174 bbcone_setup();
Note: See TracChangeset
for help on using the changeset viewer.