anaphora.mbd

0 views
Skip to first unread message

Robin Lee Powell

unread,
Apr 23, 2009, 9:10:00 PM4/23/09
to mudb...@googlegroups.com

Since weblocks needs it:

(in-package :sysdef-user)

(define-system :anaphora ()
(:version 0 9 3)
(:components
"packages"
("early" (:needs "packages"))
("symbolic" (:needs "early"))
("anaphora" (:needs "symbolic"))))

(define-system :anaphora-test ()
(:version 0 9 3)
(:needs :anaphora :rt)
(:components "tests"))

Robin Lee Powell

unread,
Apr 23, 2009, 9:16:46 PM4/23/09
to mudb...@googlegroups.com

Hardly worth pasting, but Weblocks also needs f-underscore:

(in-package :sysdef-user)

(define-system f-underscore ()
(:author "Nick Allen <nall...@gmail.com>")
(:version 0 1)
(:components "f-underscore"))

-Robin

Chris Dean

unread,
Apr 23, 2009, 9:27:10 PM4/23/09
to mudb...@googlegroups.com

Bring it on buddy.

Cheers,
Chris Dean

Sean Ross

unread,
Apr 24, 2009, 5:16:39 AM4/24/09
to mudb...@googlegroups.com


Thanks, I've added these two systems to the mudballs distribution.

I would recommend an (mb:upgrade) to get the latest version of the
installer (0.2.4) which has patched
the update command to update all system definition files so that you
can just run (mb:update) in when
pulling new system definition files in the future.


sean.

Reply all
Reply to author
Forward
0 new messages