Changeset 6bc5bb in git for Singular/ipshell.h


Ignore:
Timestamp:
Sep 29, 2006, 10:44:56 AM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d0eab5e95db8fd16c3960994e9f0bd8454441d61
Parents:
1e35790dc0937f1166846848cf844b2811aa49f0
Message:
*hannes: IsCmdToken -> iparith, some optimizations


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

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r1e35790 r6bc5bb  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: ipshell.h,v 1.47 2006-05-29 15:29:47 Singular Exp $ */
     6/* $Id: ipshell.h,v 1.48 2006-09-29 08:44:56 Singular Exp $ */
    77/*
    88* ABSTRACT
     
    3535
    3636int     IsCmd(const char *n, int & tok);
     37short   IsCmdToken(short tok);
     38
    3739BOOLEAN iiPStart(idhdl pn, sleftv * sl);
    3840BOOLEAN iiEStart(char* example, procinfo *pi);
Note: See TracChangeset for help on using the changeset viewer.