diff -r a4a013146474 -r 4fed09c3b6d1 mc.html
--- a/mc.html Tue Jul 08 12:53:17 2014 +0100
+++ b/mc.html Tue Jul 08 12:56:12 2014 +0100
@@ -42,11 +42,28 @@
./Isabelle2014-RC0.app/Isabelle/bin/isabelle jedit Isabelle_Proofs.thy
+For Linux
+
+- 1. Download the Isabelle disk image file
+ Isabelle2014-RC0_linux.tar.gz.
+ Unpack this tgz-file into a directory using on the command line
+
tar -zxvf Isabelle2014-RC0_linux.tar.gz
+
+ - 2. Download the artefact meta-compile.tgz. Unpack this file into
+ the same directory. This will create files Isabelle_Proofs.thy and ROOT,
+ as well as the directory nominal2.
+
+
- 3. If you want to recheck the sources of the paper, start on the command line
+
./Isabelle2014-RC0/bin/isabelle build -d . MC
+
+ - 4. If you want to view and edit the sources of the paper, start on the command line
+
./Isabelle2014-RC0/bin/isabelle jedit Isabelle_Proofs.thy
+
- Last modified: Tue Jul 8 12:53:13 BST 2014
+ Last modified: Tue Jul 8 12:56:02 BST 2014
[Validate this page.]