X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=build.sh;fp=build.sh;h=2764e5b64b570dde92ab912060a6ca59ff3389a7;hb=14960f768ea6684a5d8c9bd7f423bb5eb825e236;hp=0000000000000000000000000000000000000000;hpb=d0346fe321cbb41d35906b29f20b25bf7f140e95;p=spiritwrak.git diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..2764e5b --- /dev/null +++ b/build.sh @@ -0,0 +1,21 @@ +# This file is part of SPIRITWRAK. +# +# SPIRITWRAK is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. +# +# SPIRITWRAK is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with SPIRITWRAK. If not, see . + +./inform '$huge' '$MAX_OBJECTS=850' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=25' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' spirit +#./inform '$huge' '$MAX_OBJECTS=800' spirit + +# The below cmd version should only be used for creating +# abbreviations (this will take a while too) +#./inform -u '$huge' '$MAX_OBJECTS=800' '$MAX_TRANSCRIPT_SIZE=300000' '$MAX_SYMBOLS=8000' '$MAX_CLASSES=20' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' spirit