Preliminary documentation on loading the code
This commit is contained in:
parent
03489f9c56
commit
836885c348
10
README
10
README
|
@ -1,4 +1,4 @@
|
||||||
Scx 0.2 README -*- outline -*-
|
Scx 0.3 README -*- outline -*-
|
||||||
|
|
||||||
Scx library
|
Scx library
|
||||||
===========
|
===========
|
||||||
|
@ -39,6 +39,14 @@ description of the original Elk API at
|
||||||
http://www-rn.informatik.uni-bremen.de/software/elk/doc.html might be
|
http://www-rn.informatik.uni-bremen.de/software/elk/doc.html might be
|
||||||
helpful.
|
helpful.
|
||||||
|
|
||||||
|
* Loading the code
|
||||||
|
==================
|
||||||
|
|
||||||
|
Start scsh like this:
|
||||||
|
|
||||||
|
scsh -lel cml/load.scm -lel heap-images/load.scm -lel scx/load.scm
|
||||||
|
|
||||||
|
|
||||||
* Support
|
* Support
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue