aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/README
blob: ee92ec219f0fe276b3f1c2d5a72bba1498b055f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
LEGO Proof General

Written by Thomas Kleymann and  Dilip Sequeira.
Later maintainance by David Aspinall and Paul Callaghan.

Status:		*unsupported* (but tell us about problems)
Maintainer:	Paul Callaghan / David Aspinall
LEGO version:	1.3.1
LEGO homepage:	http://www.lfcs.informatics.ed.ac.uk/lego

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

LEGO Proof General has full support for multiple file scripting, and
experimental support for proof by pointing.

There is support for X Symbol, but not using a proper token language.

There is a tags program, legotags.

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

Installation notes:

Install legotags in a standard place or add <proofgeneral-home>/lego 
to your PATH.
NB: You may need to change the path to perl at the top of the file.

Generate a TAGS file for the Lego library by running
	legotags `find . -name \*.l -print`
in the root directory of the library.



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

$Id$