Changeset 6e08ad in git for kernel/tgb_internal.h
- Timestamp:
- Oct 25, 2006, 12:14:52 PM (16 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 8b48b5a41556648b08b6d0a32b5fdbf5a745a2c7
- Parents:
- e342a22d0f3f98d574c9053d05566bc4cee91dd9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/tgb_internal.h
re342a2 r6e08ad 5 5 * Computer Algebra System SINGULAR * 6 6 ****************************************/ 7 /* $Id: tgb_internal.h,v 1.4 4 2006-07-07 10:17:04bricken Exp $ */7 /* $Id: tgb_internal.h,v 1.45 2006-10-25 10:14:52 bricken Exp $ */ 8 8 /* 9 9 * ABSTRACT: tgb internal .h file … … 101 101 public: 102 102 slimgb_alg(ideal I, int syz_comp,BOOLEAN F4); 103 void introduceDelayedPairs(poly* pa,int s); 103 104 virtual ~slimgb_alg(); 104 105 #ifndef HAVE_BOOST
Note: See TracChangeset
for help on using the changeset viewer.