Changeset 07625cb in git for kernel/shiftgb.cc
- Timestamp:
- Nov 6, 2007, 1:58:35 PM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 546f3b19e4b731ab0bb81dfd94920b298729c4ac
- Parents:
- 22ea2e7a74e0da549b0158ff019220c1d6bcd651
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/shiftgb.cc
r22ea2e r07625cb 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: shiftgb.cc,v 1. 2 2007-06-24 16:44:41 levandovExp $ */4 /* $Id: shiftgb.cc,v 1.3 2007-11-06 12:58:35 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: kernel: utils for shift GB and free GB … … 8 8 9 9 #include "mod2.h" 10 11 #ifdef HAVE_PLURAL 10 12 #include "febase.h" 11 13 #include "ring.h" … … 247 249 } 248 250 } 249 251 #endif
Note: See TracChangeset
for help on using the changeset viewer.