Changeset bd795d in git for Singular/fegetopt.c


Ignore:
Timestamp:
Jan 27, 2012, 7:44:48 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
7938a0f011b7631108f90c25ded16172b942b7b1
Parents:
fea2afe12a425d875d707eb7393d52b070f19b49
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-27 19:44:48+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-27 19:52:11+01:00
Message:
improved build system in Singuar/: building of libparse and [TE]Singular

ADD/CHG: distribute and install emacs/ (under $(datadir)/)
CHG: moved fegetopt.{c,h} from kernel/ to Singular/
ADD: build and install Singular/[TE]Singular
ADD: better Singular/libparse
CHG: only build the static release and debug binaries Singular&Singularg by default!
File:
1 moved

Legend:

Unmodified
Added
Removed
  • Singular/fegetopt.c

    rfea2af rbd795d  
    8484   they can distinguish the relative order of options and other arguments.  */
    8585
    86 #include <kernel/fegetopt.h>
     86#include <Singular/fegetopt.h>
    8787
    8888/* For communication from `getopt' to the caller.
Note: See TracChangeset for help on using the changeset viewer.