options for more precise performance figures of at-poly, which happens to run on macbroy21;
--- a/Admin/isatest/isatest-makeall Tue Aug 04 08:45:03 2009 +0200
+++ b/Admin/isatest/isatest-makeall Tue Aug 04 13:29:52 2009 +0200
@@ -80,6 +80,11 @@
NICE=""
;;
+ macbroy21)
+ MFLAGS="-k"
+ NICE=""
+ ;;
+
macbroy23)
MFLAGS="-k -j 2"
NICE="nice"
--- a/Admin/isatest/settings/at-poly Tue Aug 04 08:45:03 2009 +0200
+++ b/Admin/isatest/settings/at-poly Tue Aug 04 13:29:52 2009 +0200
@@ -22,6 +22,6 @@
ISABELLE_OUTPUT="$ISABELLE_HOME_USER/heaps"
ISABELLE_BROWSER_INFO="$ISABELLE_HOME_USER/browser_info"
-ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true"
+ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true -t true"
HOL_USEDIR_OPTIONS="-p 2"