Changeset f22093e in git for Singular/ipid.h


Ignore:
Timestamp:
Dec 10, 2003, 5:57:15 PM (20 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ba2047be43bb418b872788d1830321a897ff73e1
Parents:
a830d2b37c7773703c1a3bd90df80f6f51dfc703
Message:
* hannes: ring-functions


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

Legend:

Unmodified
Added
Removed
  • Singular/ipid.h

    ra830d2b rf22093e  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: ipid.h,v 1.40 2003-12-09 18:18:02 Singular Exp $ */
     6/* $Id: ipid.h,v 1.41 2003-12-10 16:57:14 Singular Exp $ */
    77/*
    88* ABSTRACT: identfier handling
     
    1010#include <string.h>
    1111#include "structs.h"
     12#ifdef TOK_H
     13#include "subexpr.h"
     14#endif
    1215
    1316struct sip_command
Note: See TracChangeset for help on using the changeset viewer.