Changeset 8f769bb in git for Singular/fegetopt.c


Ignore:
Timestamp:
Sep 22, 1999, 12:19:05 PM (24 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
fcc8828a7bb095ce2cfa6cabeb554095b3e4aefe
Parents:
2907f59317cf17c238dd583d6ac1c10ba279ba40
Message:
* hannes: dynamic readline


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

Legend:

Unmodified
Added
Removed
  • Singular/fegetopt.c

    r2907f5 r8f769bb  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: fegetopt.c,v 1.1 1999-09-20 18:03:47 obachman Exp $ */
     4/* $Id: fegetopt.c,v 1.2 1999-09-22 10:19:04 Singular Exp $ */
    55
    66/* Getopt for GNU.
     
    8484   they can distinguish the relative order of options and other arguments.  */
    8585
    86 #include "getopt.h"
     86#include "fegetopt.h"
    8787
    8888/* For communication from `getopt' to the caller.
Note: See TracChangeset for help on using the changeset viewer.