runes.asd

neues release
This commit is contained in:
dlichteblau
2007-05-26 21:55:57 +00:00
parent f88950238f
commit b0c212b75e
4 changed files with 14 additions and 50 deletions

View File

@ -47,7 +47,8 @@
<b>Compiling and loading CXML.</b>
Register the .asd file, e.g. by symlinking it:
</p>
<pre>$ ln -sf `pwd`/cxml.asd /path/to/your/registry/</pre>
<pre>$ ln -sf `pwd`/cxml.asd /path/to/your/registry/
$ ln -sf `pwd`/runes.asd /path/to/your/registry/</pre>
<p>Then compile CXML using:</p>
<pre>* (asdf:operate 'asdf:load-op :cxml)</pre>