]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/INSTALL
This commit was manufactured by cvs2svn to create branch
[helm.git] / helm / gTopLevel / INSTALL
diff --git a/helm/gTopLevel/INSTALL b/helm/gTopLevel/INSTALL
deleted file mode 100644 (file)
index d8a8d1f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-1) Customize script.sh. You should load script.sh before compiling or
-   executing gTopLevel
-2) Customize gTopLevel.ml and rootcontent.xsl in order to make them communicate.
-3) Check out the "stylesheets" and "meta_stylesheets" directories from the
-   MoWGLI CVS repository.
-4) Type "make" to compile to bytecode and "make opt" to compile to nativecode.
-
-Enjoy!
-
-Note:
- Every time that you upgrade stylesheets, you should "rm -rf" the styles
- directory and do make again.