From 2a84bfd4ffdadbedeb1d866e0987e9f8450bc768 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sat, 18 Apr 2015 17:22:04 +0200 Subject: Add simple osml highlighter --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c3f5d79..d0b14e3 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ script/ousia.js: script/lib/*.js uglifyjs \ script/lib/prism.js \ script/lib/prism_bash.js \ - script/highlight.js > script/ousia.js + script/lib/prism_osml.js > script/ousia.js # Compile all osml files to xml %.xml: %.osml ontology/*.osml -- cgit v1.2.3