Changeset 103560 in git for Singular/ipshell.h


Ignore:
Timestamp:
Jun 10, 2011, 11:56:24 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
fd0df1f775c1d3b6f3ad50b19a825bfb5051f3a9
Parents:
ae7cad0b174b23760efd41f0bf7c461c5e33e96a
Message:
redesign of command type, fix tr. 343


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

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    rae7cad0 r103560  
    3535BOOLEAN iiPStart(idhdl pn, sleftv * sl);
    3636BOOLEAN iiEStart(char* example, procinfo *pi);
    37 void    type_cmd(idhdl h);
     37void    type_cmd(leftv v);
    3838void    test_cmd(int i);
    3939void    list_cmd(int typ, const char* what, const char * prefix,
Note: See TracChangeset for help on using the changeset viewer.