1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +00:00
This commit is contained in:
Lu Wang 2013-10-21 09:38:36 +08:00
parent 8139e9afc6
commit 5c37c0ca98

View File

@ -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/..