Changeset 847cad in git for Singular/subexpr.h


Ignore:
Timestamp:
Jul 21, 1999, 9:58:40 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e6d2f458c77034dc44fdb8457dc9bc992030cd89
Parents:
65a2bd9f87363fac232bdb2f6e2bcc91faad71fe
Message:
*chksum stuff


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

Legend:

Unmodified
Added
Removed
  • Singular/subexpr.h

    r65a2bd r847cad  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: subexpr.h,v 1.18 1999-07-06 13:35:34 Singular Exp $ */
     6/* $Id: subexpr.h,v 1.19 1999-07-21 19:58:40 obachman Exp $ */
    77/*
    88* ABSTRACT: handling of leftv
     
    114114  int    example_lineno;
    115115  char   *body;
     116  unsigned long help_chksum;
    116117};
    117118
Note: See TracChangeset for help on using the changeset viewer.