Changeset 923c27 in git for Singular/ipshell.h


Ignore:
Timestamp:
Apr 11, 2000, 5:18:08 PM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
dded84bf715e52975504775ee384d8c229c5a0a3
Parents:
5ce8d460dee09334ef0fe4fb746d250643666f9c
Message:
* hannes: fixed -v output (it's now the real date of linking)


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

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r5ce8d4 r923c27  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: ipshell.h,v 1.23 1999-11-15 17:20:12 obachman Exp $ */
     6/* $Id: ipshell.h,v 1.24 2000-04-11 15:18:07 Singular Exp $ */
    77/*
    88* ABSTRACT
     
    3131extern cmdnames cmds[];
    3232extern char *lastreserved;
     33extern char *singular_date;
     34
    3335extern BOOLEAN yyInRingConstruction; /* 1: during ring construction */
    3436
Note: See TracChangeset for help on using the changeset viewer.