aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2001-09-09 16:59:59 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2001-09-09 16:59:59 +0000
commit74a40f851575c4f54e5bfffde8ca8ff9efbc107e (patch)
treeed32689295e23a1dbf8d2a817dac3a759b696446 /lego
parent4ae205b8cd8dd8f0b5f8ac8308e63246733e70fd (diff)
Coq/lego confusion
Diffstat (limited to 'lego')
-rw-r--r--lego/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/lego/README b/lego/README
index 0ecc9910..273c3e90 100644
--- a/lego/README
+++ b/lego/README
@@ -25,6 +25,11 @@ 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.
+
+
========================================