diff options
Diffstat (limited to 'html/FAQ')
| -rw-r--r-- | html/FAQ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/html/FAQ b/html/FAQ new file mode 100644 index 00000000..4422a8f0 --- /dev/null +++ b/html/FAQ @@ -0,0 +1,5 @@ +<?php require('functions.php3'); + require('elispmarkup.php3'); + fileshowmarkup("ProofGeneral/FAQ", + "Frequently Asked Questions about using Proof General"); +?> |
