changeset 37218 | ffd587207d5d |
parent 34801 | 89fa7e0e8e69 |
child 37355 | 1255ba99ed1e |
--- a/src/Tools/jEdit/makedist Mon May 31 21:29:27 2010 +0200 +++ b/src/Tools/jEdit/makedist Mon May 31 22:08:40 2010 +0200 @@ -84,6 +84,7 @@ cp -R jars/. "$JEDIT/jars/." cp -R "$THIS/dist-template/." "$JEDIT/." +cp "$THIS/README" "$JEDIT/." perl -i -e 'while (<>) { if (m/NAME="javacc"/) { print qq,<MODE NAME="isabelle" FILE="isabelle.xml" FILE_NAME_GLOB="*.thy"/>\n\n,;