Changeset 12c6773 in git
- Timestamp:
- Apr 22, 2005, 6:31:51 PM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 7c63a9a0eed7c5f781f90c9226ff724876b785ed
- Parents:
- e25b4746b69e4d983999a7901d33adde7e04a44e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/syz0.cc
re25b474 r12c6773 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: syz0.cc,v 1. 4 2005-02-17 09:42:22Singular Exp $ */4 /* $Id: syz0.cc,v 1.5 2005-04-22 16:31:51 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: resolutions … … 31 31 { 32 32 int i,j,k,kk,kkk,jj; 33 idSkipZeroes(arg); 33 34 polyset F,oldF=arg->m; 34 35 int Fl=IDELEMS(arg);
Note: See TracChangeset
for help on using the changeset viewer.