diff --git a/tools/worldcom.lisp b/tools/worldcom.lisp index 9851a369ce70c7b7df2e380f109bff4542eaa2b3..05bf18f3c687b2a01ca4bb054ec2676343a1d9d1 100644 --- a/tools/worldcom.lisp +++ b/tools/worldcom.lisp @@ -140,8 +140,8 @@ (comf "target:code/serve-event") (pushnew :serve-event *features*) (comf "target:code/fd-stream") +(comf "target:code/pathname") (comf "target:code/filesys") -(comf "target:code/search-list") (comf "target:code/load") (comf "target:code/eval")