1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-23 09:19:24 +00:00

Rework load order for real Muddle.

act*/dung need parser/melee.
This commit is contained in:
Adam Sampson
2018-05-01 15:55:20 +01:00
parent f035543a7b
commit 004cc1b105

View File

@@ -27,17 +27,17 @@
<VFLOAD "prim">
<VFLOAD "defs">
<VFLOAD "makstr">
<VFLOAD "tell-repl">
<VFLOAD "ctell">
<VFLOAD "parser">
<VFLOAD "melee">
<VFLOAD "act1">
<VFLOAD "act2">
<VFLOAD "act3">
<VFLOAD "act4">
;<VFLOAD "b">
<VFLOAD "disp1">
<VFLOAD "parser">
<VFLOAD "melee">
<VFLOAD "rooms">
<VFLOAD "dung">
;<VFLOAD "b">
<VFLOAD "disp1">
<VFLOAD "impl">
<VFLOAD "sr">
<VFLOAD "syntax">