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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user