Scyther with my modifications
Go to file
Cas Cremers feb3827ba1 BUGFIX: Fixed crash on some include file cases.
Reported by ETH students last year: if you include a file, where the file has an
error in a line with a number higher than the original, the Python code crashes.

This is a *patch* only because the real underlying problem is that error reporting
does not take include commands into account, and does not propagate any
file names.
2008-07-31 17:37:20 +02:00
design - Big restructuring of the directories 2007-05-17 17:28:10 +02:00
dist Bugfixes for source script. 2007-10-22 21:36:39 +02:00
gui BUGFIX: Fixed crash on some include file cases. 2008-07-31 17:37:20 +02:00
protocols Merge branch 'master' of ssh://cremersc@buckleburg.inf.ethz.ch/home/cremersc/repos/scyther 2008-03-13 10:24:28 +01:00
scripts/if2spdl - More Python help. 2005-12-05 15:51:25 +00:00
src Added switch to disable verbose exit codes. 2008-06-16 18:57:28 +02:00