X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FgTopLevel%2FINSTALL;fp=helm%2FgTopLevel%2FINSTALL;h=0000000000000000000000000000000000000000;hp=d8a8d1f8a43f8223e324472806339f9cb07784e3;hb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff diff --git a/helm/gTopLevel/INSTALL b/helm/gTopLevel/INSTALL deleted file mode 100644 index d8a8d1f8a..000000000 --- a/helm/gTopLevel/INSTALL +++ /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.