Changeset 7780de in git


Ignore:
Timestamp:
Apr 17, 1998, 11:39:00 AM (26 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
b35b93807f117d1b5cb55df216eefd3920e0d91f
Parents:
802a185c386e17c781afd6e24d51aa81c7555151
Message:
* fixed -teqr12345678 bug (allow no argument with -e, only with
  --echo)


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

Legend:

Unmodified
Added
Removed
  • Singular/tesths.cc

    r802a18 r7780de  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: tesths.cc,v 1.33 1998-04-16 16:10:24 obachman Exp $ */
     4/* $Id: tesths.cc,v 1.34 1998-04-17 09:39:00 obachman Exp $ */
    55
    66/*
     
    9191};
    9292// #define SHORT_OPTS_STRING "bc:e::hqr:tu:v"
    93 #define SHORT_OPTS_STRING "bhqtvxe::c:r:u:"
     93#define SHORT_OPTS_STRING "bhqtvxec:r:u:"
    9494
    9595struct sing_option
Note: See TracChangeset for help on using the changeset viewer.