2764e5b64b570dde92ab912060a6ca59ff3389a7
[spiritwrak.git] / build.sh
1 # This file is part of SPIRITWRAK.
2 #
3 # SPIRITWRAK is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 3 of the License, or
6 # (at your option) any later version.
7 #
8 # SPIRITWRAK is distributed in the hope that it will be useful, but
9 # WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 # General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with SPIRITWRAK. If not, see <https://www.gnu.org/licenses/>.
15
16 ./inform '$huge' '$MAX_OBJECTS=850' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=25' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' spirit
17 #./inform '$huge' '$MAX_OBJECTS=800' spirit
18
19 # The below cmd version should only be used for creating 
20 # abbreviations (this will take a while too)
21 #./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