- State counter issue should be fixed.

This commit is contained in:
ccremers 2004-07-09 09:30:32 +00:00
parent 35c7ff1877
commit aa564d7ccc

View File

@ -1,3 +1,4 @@
- State counter is off by one. Should start at 1, or should add 1 at printing.
- Make filter switch, allowing maybe for some claims only to be evaluated.
--check=Secret, --check-all as default.
- Some compiler errors are still sent to stdout. This must be fixed