X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fxsltd%2FMakefile;h=bd50ad7cc1fbee7971a4318bfddc09725d206086;hb=7b83cb1e4d697cd716a0d073931a5a3ac885d3e7;hp=794aa231028ea91edb1ced52b11d1bdd3919b11b;hpb=234eb8893c689f3f8d847bc4098b693a723c4886;p=helm.git diff --git a/helm/xsltd/Makefile b/helm/xsltd/Makefile index 794aa2310..bd50ad7cc 100644 --- a/helm/xsltd/Makefile +++ b/helm/xsltd/Makefile @@ -29,6 +29,14 @@ start-xaland-old: $(HELM_STYLES_DIR)/style_prima_del_linguaggio_naturale/theory_content.xsl \ $(HELM_STYLES_DIR)/style_prima_del_linguaggio_naturale/theory_pres.xsl +start-xaland-uwobo: + java -ss1024K -oss8192K \ + xaland_uwobo 12345 12346 12347 \ + $(HELM_STYLES_DIR)/rootcontent.xsl \ + $(HELM_STYLES_DIR)/annotatedpres.xsl \ + $(HELM_STYLES_DIR)/theory_content.xsl \ + $(HELM_STYLES_DIR)/theory_pres.xsl + start-xaland3: java xaland 12347 12348 \ $(HELM_STYLES_DIR)/rootcontent.xsl \