aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2001-07-09 14:54:00 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2001-07-09 14:54:00 +0000
commit7a18897728fe7079deadd1cd6d24395b447de39d (patch)
tree8f83b84eb317c4ab609b6ba35917ee907d50a1c3
parenta90649cb9d19bb0c20916c411a8146743689d626 (diff)
Package file (old attempt -- not working)
-rw-r--r--generic/_pkg.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/generic/_pkg.el b/generic/_pkg.el
new file mode 100644
index 00000000..97a893ec
--- /dev/null
+++ b/generic/_pkg.el
@@ -0,0 +1,4 @@
+;;;###autoload
+(package-provide 'ProofGeneral
+ :version "3.3pre010320"
+ :type 'regular)