diff options
| author | Thomas Kleymann | 1998-10-18 12:49:16 +0000 |
|---|---|---|
| committer | Thomas Kleymann | 1998-10-18 12:49:16 +0000 |
| commit | d6501c39e4975a1b34b145a21602b9fb99202e3d (patch) | |
| tree | 5c9cc79536981276686b23d5115c0b7042bdb320 /todo | |
| parent | b7da9fdb9ad58a645d399a05a1c75b94733302d3 (diff) | |
Reimplemented multiple file proof developments
Diffstat (limited to 'todo')
| -rw-r--r-- | todo | 21 |
1 files changed, 11 insertions, 10 deletions
@@ -336,21 +336,21 @@ X pbp code doesn't quite accord with the tech report; in particular it C fix Pbp implementation (10h) -A release new version of the LEGO proof engine (4h tms) +B `lego-get-path' assumes that LEGOPATH has been set in the + environment. This is not likely to be the case with the current lego + shell script. Proof General needs to query the LEGO process as part + of `lego-process-config' e.g. by + sending (a yet to be implemented command) LEGOPATH. The output could + be analysed with the help of a LEGO specific extension of + `proof-shell-process-urgent-message'. (1h tms) + + +B release new version of the LEGO proof engine (4h tms) C Equiv, Next,... aren't handled properly, because LEGO does not refresh the proof state. Perhaps it would be easiest to get LEGO to output more information in proof script mode (2h) -C LEGO should not issue warning messages triggered by the interactive - use of the Module command when invoked by the interface e.g., - - Lego> Module nstderror Import stderror; - Including module nstderror - Warning: module name "nstderror" does not equal filename ""! - - (15min) - X Mechanism to save object file C Improve legotags. I cannot handle lists e.g., with @@ -445,3 +445,4 @@ B According to the documentation of font-lock for Emacs 20.2, it B add links *from* Coq, Lego & Isabelle Web pages +B add instructions for byte compilation
\ No newline at end of file |
