Changeset 8f63da5 in git for Singular/ipshell.cc
- Timestamp:
- Oct 16, 2006, 5:47:30 PM (17 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- 5eccfaab4f8fc9a00c99fc5916212e3253b7de90
- Parents:
- fbc0b693071b68db0381b92bf812cfce354f2ce4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.cc
rfbc0b6 r8f63da5 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: ipshell.cc,v 1.14 4 2006-10-13 12:16:36Singular Exp $ */4 /* $Id: ipshell.cc,v 1.145 2006-10-16 15:47:30 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: … … 3571 3571 } 3572 3572 3573 /* not used: nuMPResMat3574 3573 BOOLEAN nuMPResMat( leftv res, leftv arg1, leftv arg2 ) 3575 3574 { … … 3594 3593 return FALSE; 3595 3594 } 3596 */3597 3595 3598 3596 BOOLEAN nuLagSolve( leftv res, leftv arg1, leftv arg2, leftv arg3 )
Note: See TracChangeset
for help on using the changeset viewer.