Changeset f879c9 in git


Ignore:
Timestamp:
Mar 4, 2011, 5:41:48 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
a57ef555e0c154ed94fcdcf1752d2e76b1733c50
Parents:
8c94ba667297a51b7d854e13c83b5d7370418ad4
Message:

git-svn-id: file:///usr/local/Singular/svn/trunk@13932 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/subexpr.h

    r8c94ba rf879c9  
    6060    char * String(void *d=NULL, BOOLEAN typed = FALSE, int dim = 1);
    6161    void Copy(leftv e);
    62     //attr CopyA();
     62    attr CopyA();
    6363    void * CopyD(int t);
    6464    void * CopyD() { return CopyD(Typ()); }
Note: See TracChangeset for help on using the changeset viewer.