Changeset f0168a5 in git for Singular/ipshell.h


Ignore:
Timestamp:
Dec 15, 2011, 3:37:04 AM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
ee668eff445bb4cf7e96d94673c39f627a30d232
Parents:
81845eb574ce4e246556ba7885ecb3a9be8222a9
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-12-15 03:37:04+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-06 21:09:33+01:00
Message:
enable char_series

FIX: readd / uncomment / enable char_series
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r81845eb rf0168a5  
    231231BOOLEAN nuUResSolve( leftv res, leftv args );
    232232
    233 
    234 #endif
    235 
     233BOOLEAN jjCHARSERIES(leftv res, leftv u);
     234/*
     235BOOLEAN jjRESULTANT(leftv res, leftv u, leftv v, leftv w);
     236#if 0
     237BOOLEAN jjIS_SQR_FREE(leftv res, leftv u);
     238#endif
     239*/
     240
     241
     242#endif
     243
Note: See TracChangeset for help on using the changeset viewer.