From: Jason Self Date: Tue, 20 Aug 2019 01:12:03 +0000 (-0700) Subject: makespir: The Inform 5 memory setting "MAX_BANK_SIZE" has been withdrawn X-Git-Url: https://jxself.org/git/?p=spiritwrak.git;a=commitdiff_plain;h=d0346fe321cbb41d35906b29f20b25bf7f140e95 makespir: The Inform 5 memory setting "MAX_BANK_SIZE" has been withdrawn It should be safe to omit it (putting nothing in its place). --- diff --git a/src/makespir b/src/makespir index 23b77ce..2764e5b 100644 --- a/src/makespir +++ b/src/makespir @@ -13,7 +13,7 @@ # 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' '$MAX_BANK_SIZE=5000' spirit +./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