Changeset 8d12f5 in git


Ignore:
Timestamp:
May 4, 1998, 4:11:38 PM (25 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
f69a29d722c83a6f3a056a2beaaa408870ed406f
Parents:
5892d27aad947e9471e738e000b1c43f8e95ff44
Message:
* hannes; fiexed typo in ring definition


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

Legend:

Unmodified
Added
Removed
  • Singular/ipid.h

    r5892d27 r8d12f5  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: ipid.h,v 1.11 1998-04-03 17:38:39 Singular Exp $ */
     6/* $Id: ipid.h,v 1.12 1998-05-04 14:11:38 Singular Exp $ */
    77/*
    88* ABSTRACT: identfier handling
     
    2222  number     minpoly;
    2323  short**    wvhdl;  /* array of weight vectors */
    24   char **    names;  /* array of varibale names */
    25   /* extension to the ring structure: */
     24  char **    names;  /* array of variable names */
     25  /* extension to the ring structure: qring */
    2626  ideal      qideal;
    2727#ifdef SDRING
Note: See TracChangeset for help on using the changeset viewer.