equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
3 <html> |
|
4 <head> |
|
5 <title>The Nominal Datatype Package</title> |
|
6 <link rel="stylesheet" href="nominal.css"> |
|
7 </head> |
|
8 |
|
9 <body> |
|
10 <h1>Download</h1> |
|
11 |
|
12 Download the Nominal Isabelle snapshot provided below and |
|
13 follow the instructions in INSTALL. |
|
14 <br><br> |
|
15 |
|
16 <A HREF="http://http://www.inf.kcl.ac.uk/staff/urbanc/Nominal/Isabelle_07-Jan-2008.tar.gz">Isabelle Snapshot from 7. January 2008 (includes version 0.14 of the nominal datatype package)</A> |
|
17 <br><br> |
|
18 |
|
19 |
|
20 |
|
21 <A HREF="http://http://www.inf.kcl.ac.uk/staff/urbanc/Nominal/manual/INSTALL">INSTALL</A> |
|
22 <br><br> |
|
23 |
|
24 <img src="graphics/attention.png" alt="The Nominal Datatype" align="left"> |
|
25 Beginning from version 0.13, the nominal package can be started by using |
|
26 just the command "Isabelle" and enabling the option "HOL-Nominal" in the |
|
27 ProofGeneral menu "Isabelle -> Logics". If you want that HOL-Nominal is |
|
28 your default logic, then you can add |
|
29 |
|
30 <p> |
|
31 <CENTER> |
|
32 ISABELLE_LOGIC="HOL-Nominal" |
|
33 </CENTER> |
|
34 <p> |
|
35 |
|
36 to the file $HOME/isabelle/etc/settings. |
|
37 <br><br> |
|
38 |
|
39 |
|
40 </body> |
|
41 </html> |
|
42 |
|
43 |
|
44 |