Changeset a686c9 in git


Ignore:
Timestamp:
Mar 14, 2005, 5:17:19 PM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
a35b39c32dcf4a56924b3da98e808d414570ade0
Parents:
d523f3e174d764dd9cabf1f8cd23656ce905f906
Message:
*hannes; minideal


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

Legend:

Unmodified
Added
Removed
  • kernel/structs.h

    rd523f3 ra686c9  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: structs.h,v 1.5 2005-02-25 17:07:26 Singular Exp $ */
     6/* $Id: structs.h,v 1.6 2005-03-14 16:17:19 Singular Exp $ */
    77/*
    88* ABSTRACT
     
    387387  char**     parameter; /* names of parameters */
    388388  number     minpoly;
     389  ideal      minideal;
    389390  int**      wvhdl;  /* array of weight vectors */
    390391  char **    names;  /* array of variable names */
Note: See TracChangeset for help on using the changeset viewer.