Changeset 81c5cb in git for Singular/idrec.h


Ignore:
Timestamp:
Feb 6, 2012, 6:20:45 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9ec1669f774f9fd5bc45c6c9b8b224cff15ab286
Parents:
eb2d25597130bb1991b6b11239571930294ba1d7
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-06 18:20:45+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-06 19:38:19+01:00
Message:
temporary fix for local objects while setting minpoly

FIX: kill local objects (run debug version for details)

TODO: map local objects properly...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/idrec.h

    reb2d25 r81c5cb  
    4949  idhdl get(const char * s, int lev);
    5050  idhdl set(const char * s, int lev, int t/*typ*/, BOOLEAN init=TRUE);
    51   char * String();
     51  char * String(BOOLEAN typed = FALSE);
    5252//  ~idrec();
    5353};
Note: See TracChangeset for help on using the changeset viewer.