aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall2002-07-18 12:37:30 +0000
committerDavid Aspinall2002-07-18 12:37:30 +0000
commit388f59891bdbad0388acc2f885d3182b7fb64bbe (patch)
tree5f56382f41c7023265d43f81d35b2c57601605ff /html
parent9a22cf73d6632c26141871f702a3b692c2457a2b (diff)
New files.
Diffstat (limited to 'html')
-rw-r--r--html/adaptingman3
-rw-r--r--html/userman3
2 files changed, 6 insertions, 0 deletions
diff --git a/html/adaptingman b/html/adaptingman
new file mode 100644
index 00000000..74a3152c
--- /dev/null
+++ b/html/adaptingman
@@ -0,0 +1,3 @@
+<?php require('functions.php3');
+ hack_html("ProofGeneral/doc/PG-adapting_toc.html","Proof General adapting manual");
+?>
diff --git a/html/userman b/html/userman
new file mode 100644
index 00000000..e8ccc072
--- /dev/null
+++ b/html/userman
@@ -0,0 +1,3 @@
+<?php require('functions.php3');
+ hack_html("ProofGeneral/doc/ProofGeneral_toc.html","Proof General user manual","userman");
+?>