Changeset 0e051f in git for Singular/ipid.h


Ignore:
Timestamp:
Apr 27, 2010, 4:19:36 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
4bfe6536b8ffa51f49472c1c71acd83d84b61915
Parents:
49abe32113946584967f7bc6a8d3edfd9b6f848c
Message:
structs.h simplified

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

Legend:

Unmodified
Added
Removed
  • Singular/ipid.h

    r49abe32 r0e051f  
    1818extern package basePack;
    1919#define IDROOT (currPack->idroot)
     20
     21struct sip_command;
     22typedef struct sip_command ip_command;
     23typedef ip_command *       command;
    2024
    2125struct sip_command
Note: See TracChangeset for help on using the changeset viewer.