Cookbook/title.html
author Christian Urban <urbanc@in.tum.de>
Sun, 30 Oct 2011 21:57:49 +0000
changeset 25 8355bfc8d35d
child 26 19d64368e92d
permissions -rw-r--r--
added cookbook
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
<html>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     4
<head>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
  <title>The Nominal Datatype Package</title>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
  <link rel="stylesheet" href="nominal.css">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     7
  <BASE HREF="http://www.inf.kcl.ac.uk/staff/urbanc/">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     8
</head>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     9
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    10
<body style="background-image: url(graphics/header-back.jpg);">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    11
<img src="http://www.inf.kcl.ac.uk/staff/urbanc/activities/idp/logo-documentation.gif" alt="Isabelle Documentation Project" style="border-width: 0px;" align="left">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    12
<h1>Isabelle Documentation Project</h1>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    13
<P ALIGN=right>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    14
<I>funded by the German Research Foundation (<A HREF="http://www.dfg.de/en" target="_top">DFG</A>)</I>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    15
</P>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    16
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    17
<!-- script type="text/javascript">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    18
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    19
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    20
</script>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    21
<script type="text/javascript">
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    22
try {
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    23
var pageTracker = _gat._getTracker("UA-4143458-3");
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    24
pageTracker._trackPageview();
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    25
} catch(err) {}</script -->
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    26
</body>
8355bfc8d35d added cookbook
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    27
</html>