aboutsummaryrefslogtreecommitdiff
path: root/html/eproofe.php
diff options
context:
space:
mode:
Diffstat (limited to 'html/eproofe.php')
-rw-r--r--html/eproofe.php30
1 files changed, 0 insertions, 30 deletions
diff --git a/html/eproofe.php b/html/eproofe.php
deleted file mode 100644
index e965a78a..00000000
--- a/html/eproofe.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
- require('functions.php3');
- small_header("Engineering Electronic Proof");
- ?>
-
-<p>
-Proof General, and particularly, the <a href="kit">Proof General
-Kit</a> is proposed as a vehicle for research into <i>engineering
-electronic proof<i>. We want to investigate the
-maintenance, combination, and reuse of formal proof developments.
-</p>
-
-<h3>Planning</h3>
-<p>
-This project has not yet been started, and there are no public
-documents available yet.
-</p>
-<p>
-Some hints of our plans appear in the papers describing
-the <a href="kit">Proof General Kit</a>.
-</p>
-
-<p>
-Any <a href="mailto:da@dcs.ed.ac.uk">comments</a> are welcomed.
-</p>
-
-<?php
- click_to_go_back();
- footer();
-?>