Re: Loom 4.0 Source
Thomas Russ <[email protected]> Wed, 19 May 2004 09:51:07 -0700
| Newsgroups | gmane.comp.ai.loom |
|---|---|
| Message-ID | <[email protected]> |
On May 18, 2004, at 6:32 PM, Roman A. Brenes wrote: > Had some problems while trying to compile the source. I just > downloaded > the Loom 4.0 gzipped tar file & then tried the regular tar file but > found the same problems in both. The file "loom4.0/abox/coda.lisp" is > truncated smack in the middle of the get-link function. Also, the file > "/loom4.0/tbox/users.lisp" is missing the closing parenthesis for the > "#+:measures (progn" at the end of the file. > > Cheers, > Roman Oops. I'm very sorry about that. It seems I missed our final testing step when I was getting that change out. The versions now on the web site have been fixed. It seems that only Loom 4.0 was affected. If you don't want to download the entire sources, the changes are very simple. Each consists of a single line. For loom4.0/tbox/users.lisp add a single close parenthesis: ) For loom4.0/abox/coda.lisp add the following line: (or theLink (create-link relation source sink))) )))) That should do it. Thanks for pointing out the problem, Roman, and please accept my apologies for the inconvenience. -Tom -- Thomas A. Russ, Ph.D. Senior Research Scientist [email protected] USC/Information Sciences Institute WWW: http://www.isi.edu 4676 Admiralty Way, Marina del Rey, CA 90292 (310) 448-8775 _______________________________________________ Loom Knowledge Representation Language Forum [email protected] Change subscription: http://mailman.isi.edu/mailman/listinfo/loom-forum