]> www.ginac.de Git - ginac.git/commit - cint/ginaccint.bin.cpp
- cint/*: Revamped the launch-scheme for ginaccint.bin. It must be done
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 15 Jun 2000 22:46:10 +0000 (22:46 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 15 Jun 2000 22:46:10 +0000 (22:46 +0000)
commit0d9b6e6d134917a8fb5cf76ade55dcbaf01acb28
treecf425423cb559c1113c752a4f1fbb5f1c94a2689
parent3c47d2bc7b421bd504404a8a664349252dddda3a
- cint/*:  Revamped the launch-scheme for ginaccint.bin.  It must be done
  by a binary executable and not by a script to ensure users can write
  shebang-scripts.
- cint/*:  Added a testsuite which hopefully passes (some lucky day).
- cint/ginaccint.bin: For this to work we needed a --silent command line
  switch.
- configure.in, Makefile.am, cint/Makefile.am: account for new launchers.
- ginac/matrix.cpp, ginac/matrix.h: removed confusing ffe_get() and ffe_set()
  routines since they counted the non-standard way.
- config.guess, config.sub: Updated to new versions from FSF.
- others files: Changes triggered.
27 files changed:
INSTALL
Makefile.am
Makefile.in
aclocal.m4
check/Makefile.in
cint/Makefile.am
cint/Makefile.in
cint/exam_mansamples.cpp [new file with mode: 0755]
cint/exam_paranoia.cpp [new file with mode: 0755]
cint/ginaccint.bin.cpp
cint/ginaccint.cpp [new file with mode: 0644]
cint/ginaccint.in [deleted file]
cint/launch.h.in [new file with mode: 0644]
cint/run_exams.cpp [new file with mode: 0644]
config.guess
config.sub
configure
configure.in
doc/Makefile.in
doc/reference/Makefile.in
doc/tutorial/Makefile.in
ginac/Makefile.in
ginac/matrix.cpp
ginac/matrix.h
ginac/numeric.cpp
ginsh/Makefile.in
tools/Makefile.in