ccremers 2065c89add - Added some more macro unfolding.
- More efficient term equality test.
2004-07-20 12:21:01 +00:00
2004-07-20 12:21:01 +00:00
2004-05-21 13:52:49 +00:00
2004-05-21 18:23:52 +00:00
2004-05-21 14:01:00 +00:00
2004-05-22 14:32:57 +00:00
2004-05-21 13:52:49 +00:00
2004-05-22 14:32:57 +00:00

This is a development version of Scyther.

Read NEWS to see whats new in this release.
For copyright information see COPYING

For more information and extensive documentation go to:
  http://www.win.tue.nl/~ccremers/scyther/

Scyther requires the argtable2 library, which can be downloaded from
  http://argtable.sourceforge.net/doc/argtable2.html

Compile and Install:
--------------------

  $ ./configure
  $ make
  and then as root
  # make install

Configuration options:
----------------------

If you have the argtable2 library installed in some non-standard
directory, you can use:
  $ ./configure LDFLAGS=-L/specialdir/lib CPPFLAGS=-I/specialdir/include

Use ./configure --help to see the full list of options

Description
Scyther with my modifications
Readme 21 MiB
Languages
C 42.9%
Python 28.8%
TeX 14.1%
C++ 9.8%
Shell 1.2%
Other 3.1%