Changeset c052d0 in git for Singular/utils.cc


Ignore:
Timestamp:
May 21, 1998, 10:54:31 AM (26 years ago)
Author:
Kai Krüger <krueger@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
40706c061be30a110b52d5537e28bd8824eb11b8
Parents:
ea35599e9a4a656449259a45a33777c6075d7e6a
Message:
*** empty log message ***


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

Legend:

Unmodified
Added
Removed
  • Singular/utils.cc

    rea35599 rc052d0  
    1717  printf("USAGE: %s [options] singular-library\n", progname);
    1818  printf("Options:\n");
    19   printf("   -f <singular library> : checks\n");
     19  printf("   -f <singular library> : performs syntax-checks\n");
    2020  printf("   -d [digit]            : digit=1,..,4 increases the verbosity of the checks\n");
    21   printf("   -s                    : \n");
     21  printf("   -s                    : turns on reporting about violations of unenforced syntax rules\n");
    2222  printf("   -h                    : print this message\n");
    2323  exit(1);
Note: See TracChangeset for help on using the changeset viewer.