From 5c37c0ca98aa042eeb0f37754ad228f5c3d70fa9 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Mon, 21 Oct 2013 09:38:36 +0800 Subject: [PATCH] .. --- share/js_src/compile.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/share/js_src/compile.sh b/share/js_src/compile.sh index b127043..027d249 100755 --- a/share/js_src/compile.sh +++ b/share/js_src/compile.sh @@ -16,6 +16,3 @@ OUTPUT="$BASEDIR/../pdf2htmlEX.js" echo 'Fall back to naive concatenation' && \ cat "$BASEDIR/header.js" "$BASEDIR/css_class_names.js" "$BASEDIR/viewer.js" > "$OUTPUT") -#debug -ls $BASEDIR -ls $BASEDIR/..