Changeset fd0608 in git
- Timestamp:
- Apr 14, 1998, 5:28:00 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- b1b0b32e97337832321183b3829223506e117514
- Parents:
- 43580ac75b66829291eab1ba0e001075ecf7e429
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/fglm.h
r43580ac rfd0608 1 1 // emacs edit mode for this file is -*- C++ -*- 2 // $Id: fglm.h,v 1. 7 1998-01-23 14:20:40 obachmanExp $2 // $Id: fglm.h,v 1.8 1998-04-14 15:28:00 Singular Exp $ 3 3 4 4 /**************************************** … … 79 79 80 80 // FindUnivariatePolys (test) 81 ideal 82 FindUnivariateWrapper( ideal source );81 BOOLEAN 82 FindUnivariateWrapper( ideal source, ideal & dest ); 83 83 84 84 // wrapper for FindUnivariatePolys (test)
Note: See TracChangeset
for help on using the changeset viewer.