aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/README
blob: 273c3e90dd532a287d0ee204e45da5b2a46bff29 (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:		supported
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$