From 3d71d5570534b75abd63b2ec74efc28e60f1c2b7 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 27 Aug 2002 10:42:14 +0000 Subject: Updated --- README | 6 ++++-- README.devel | 12 ++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README b/README index 53bc6e4b..a8da7dd2 100644 --- a/README +++ b/README @@ -24,6 +24,9 @@ See REGISTER for registration information (please register). See doc/ for documentation of Proof General. +See http://www.proofgeneral.org/mailinglist for the Proof General +mailing lists. + For notes on the supported assistants, see the README files in the subdirectories: @@ -45,8 +48,7 @@ Check BUGS files for problems and issues, in this directory, and for specific issues, in each prover subdirectory. Please report bugs not mentioned in any of these files to bugs@proofgeneral.org -For the latest news and downloads, or to join the user or developer -mailing list for Proof General, visit Proof General on the web +For the latest news and downloads, visit Proof General on the web at: http://www.proofgeneral.org David Aspinall diff --git a/README.devel b/README.devel index a0517bcb..b66e857c 100644 --- a/README.devel +++ b/README.devel @@ -10,6 +10,9 @@ $Id$ Notes here about development conventions and compatibility issues. Please read if you contribute to Proof General! +Please also join the (very low volume) developers mailing +list, see http://www.proofgeneral.org/mailinglist + ** Project planning @@ -34,6 +37,7 @@ proof assistant then has its own todo file. When writing your modes, please follow the Emacs Lisp Conventions See the Emacs Lisp reference manual, node Style Tips. + ** Testing Ideally, we would have an automated test suite for Proof General. @@ -44,10 +48,10 @@ needs some human checks that visible appearances and user-input behave as expected. At the moment, we rely on the tiny example files included for each -proof system as simple tests that basic scripting works. Multiple -file scripting is more complex (involving cooperation with the -prover). Some test cases should be provided in etc/ as has been -done for Lego and Isabelle. +proof system as simple tests that basic scripting works. Additional +test scripts to test parsing complex scripts and tests against +specific fixed bugs are included in etc/. Multiple file scripting +test cases should also be provided in etc/. ** Standards for each instance of PG -- cgit v1.2.3