https://github.com/EasyCrypt/easycrypt
Revision 28694ef3e50aebb542df1881769aa41ad7fad77f authored by Pierre-Yves Strub on 19 August 2015, 19:27:18 UTC, committed by Pierre-Yves Strub on 19 August 2015, 19:27:18 UTC
`dump "filename" (tactic)` aims at dumping to

  - filename.ec: the tactic executed
  - filename.0.ec: the initial goal
  - filename.$i.ec: the i-th goal after application of the tactic

In interactive mode (i.e. with stdin at its input), the tactic raw-text
cannot be read back and `filename.ec` is empty.

WARN: the generation of `filename.$i.ec` is not yet working.
1 parent de23cab
History
Tip revision: 28694ef3e50aebb542df1881769aa41ad7fad77f authored by Pierre-Yves Strub on 19 August 2015, 19:27:18 UTC
New vernacular command: `dump`
Tip revision: 28694ef
File Mode Size
config
examples
lint
packaging
proofgeneral
scripts
src
system
tests
theories
.gitignore -rw-r--r-- 450 bytes
.merlin -rw-r--r-- 217 bytes
COPYRIGHT -rw-r--r-- 466 bytes
COPYRIGHT.yaml -rw-r--r-- 474 bytes
MANIFEST -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 5.9 KB
Makefile.system -rw-r--r-- 478 bytes
README.md -rw-r--r-- 9.9 KB
_tags -rw-r--r-- 757 bytes
myocamlbuild.ml -rw-r--r-- 2.3 KB

README.md

back to top