diff options
| author | David Aspinall | 2002-07-18 12:37:30 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-07-18 12:37:30 +0000 |
| commit | 388f59891bdbad0388acc2f885d3182b7fb64bbe (patch) | |
| tree | 5f56382f41c7023265d43f81d35b2c57601605ff /html | |
| parent | 9a22cf73d6632c26141871f702a3b692c2457a2b (diff) | |
New files.
Diffstat (limited to 'html')
| -rw-r--r-- | html/adaptingman | 3 | ||||
| -rw-r--r-- | html/userman | 3 |
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"); +?> |
