25
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
3 |
<html>
|
|
4 |
<head>
|
26
|
5 |
<title>Isabelle Programming Tutorial</title>
|
25
|
6 |
<link rel="stylesheet" href="nominal.css">
|
|
7 |
<BASE HREF="http://www.inf.kcl.ac.uk/staff/urbanc/">
|
|
8 |
</head>
|
|
9 |
|
|
10 |
<body style="background-image: url(graphics/header-back.jpg);">
|
26
|
11 |
<img src="Cookbook/logo-documentation.gif" alt="Isabelle Documentation Project" style="border-width: 0px;" align="left">
|
25
|
12 |
<h1>Isabelle Documentation Project</h1>
|
|
13 |
<P ALIGN=right>
|
|
14 |
<I>funded by the German Research Foundation (<A HREF="http://www.dfg.de/en" target="_top">DFG</A>)</I>
|
|
15 |
</P>
|
|
16 |
|
|
17 |
<!-- script type="text/javascript">
|
|
18 |
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
19 |
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
20 |
</script>
|
|
21 |
<script type="text/javascript">
|
|
22 |
try {
|
|
23 |
var pageTracker = _gat._getTracker("UA-4143458-3");
|
|
24 |
pageTracker._trackPageview();
|
|
25 |
} catch(err) {}</script -->
|
|
26 |
</body>
|
|
27 |
</html>
|