]> matita.cs.unibo.it Git - helm.git/blob - helm/www/matita/download.shtml
- moved images in images/
[helm.git] / helm / www / matita / download.shtml
1 <!--#include virtual="xhtml-header.shtml" -->
2 <html>
3   <head>
4     <title>Matita home page - download</title>
5     <link type="text/css" rel="stylesheet" href="style.css"/>
6   </head>
7   <body>
8     <!--#include virtual="menubar.shtml" -->
9     <h1><span class="h1">Sources</span></h1>
10     <p>
11     Since there is no official release, you can browse the svn repository
12     and get sources of the <a
13       href="http://helm.cs.unibo.it/websvn/dl.php?repname=helm&path=%2Ftrunk%2Fhelm%2Focaml%2F&rev=0&isdir=1">ocaml/</a>
14     and <a
15       href="http://helm.cs.unibo.it/websvn/dl.php?repname=helm&path=%2Ftrunk%2Fhelm%2Fmatita%2F&rev=0&isdir=1">matita/</a>
16     modules.
17     </p>
18     <!--#include virtual="bottombar.shtml" -->
19   </body>
20 </html>
21 <!-- $Id$ -->