Changeset 6be769 in git for Singular/utils.h


Ignore:
Timestamp:
May 9, 1998, 4:34:33 PM (26 years ago)
Author:
Kai Krüger <krueger@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
7cdf52894508b5af568db20ad09389a32ccca531
Parents:
4d6a4d8ac279c490518dc0c8d688532d047ca93a
Message:
Changes for help-section of procedures


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

Legend:

Unmodified
Added
Removed
  • Singular/utils.h

    r4d6a4d r6be769  
    2121  long   def_end;          // position where proc header is ending
    2222  long   help_start;       // position where help is starting
     23  long   help_end;         // position where help is starting
    2324  long   body_start;       // position where proc-body is starting
    2425  long   body_end;         // position where proc-body is ending
Note: See TracChangeset for help on using the changeset viewer.