File: README

package info (click to toggle)
proofgeneral 4.2~pre120605-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,060 kB
  • sloc: lisp: 35,277; ml: 2,239; sh: 288; makefile: 250; perl: 159
file content (20 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Proof General for shell scripts/simple command interpreters.

Author:		David Aspinall
Status:		Supported; experimental

====================================================================

This instance of PG is handy just for using script management to
cut-and-paste into a buffer running an ordinary shell of some kind.

I'm providing this so that tool demonstrators may use it instead of
tediously doing cut-and-paste of commands from a file.  No history
management, and nothing to do with theorem proving really!

To use this instance of PG, visit a file with the ".pgsh" extension.

You can modify the settings in pgshell.el to suit your application
(e.g. run some program other than the shell).

Feedback welcome.