aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/links.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-06-24 14:04:28 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-06-24 14:04:28 +0000
commit2ed53db7506dd4811fbe6c3fac64c3703d1169a8 (patch)
treedbaeab7ca5223cf02a16b2ff9834b8aac203ad84 /html/links.phtml
parent7e049e7ecc1ec8098463454f87369461bd10efc2 (diff)
New web pages
Diffstat (limited to 'html/links.phtml')
-rw-r--r--html/links.phtml15
1 files changed, 15 insertions, 0 deletions
diff --git a/html/links.phtml b/html/links.phtml
new file mode 100644
index 00000000..6ac723f4
--- /dev/null
+++ b/html/links.phtml
@@ -0,0 +1,15 @@
+<p>
+Here are some links to related issues. If you have any suggestions
+for links to include here, or find broken links, please
+<?php hlink("feedback.phtml","contact us","Feedback form")?>.
+</p>
+
+<ul>
+<li><a href="http://www.dcs.ed.ac.uk/home/da/Isamode">Isamode</a>
+ is an XEmacs front-end for Isabelle. It has a different
+ feature collection compared with Proof General:
+ script management is not supported, but there are extensive
+ menus and shortcuts provided for common Isabelle
+ commands.
+</ul>
+<li> \ No newline at end of file