add notes
This commit is contained in:
parent
0997c54026
commit
b09d8bc705
2 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,8 @@ Re-link EQL doing something like:
|
|||
make
|
||||
sudo make install (Unix only)
|
||||
|
||||
(The resulting shared library will be considerably bigger than before).
|
||||
Note: The resulting shared library should be stripped (automatically done by
|
||||
"make install"); this will reduce its size considerably.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
1
slime/README.txt
Normal file
1
slime/README.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
(please see ../doc/Slime.htm)
|
||||
Loading…
Add table
Reference in a new issue