On Thu, Mar 24, 2011 at 10:54, Zach Beane <[email protected]> wrote: > * (asdf:load-system "my-very-long-system-woo-hoo") > > ; Loading system definition from > /home/xach/src/asdf/my-very-long-system-woo-hoo.asd into #<PACKAGE "ASDF0"> > > ; Registering #<SYSTEM #:MY-VERY-LONG-SYSTEM-WOO-HOO> as > MY-VERY-LONG-SYSTEM-WOO-HOO > T
Just out of curiosity (I asked this on #lisp before), what is the point of repeating the name of the system there? Does the system name printed after the "as" ever differ from the printed system's name? -- Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
