This website requires JavaScript.
Explore
Help
Register
Sign In
scsh-conservatory
/
scsh-install-lib
Watch
1
Star
0
Fork
You've already forked scsh-install-lib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8e199e877b
scsh-install-lib
/
install.scm
4 lines
101 B
Scheme
Raw
Normal View
History
Unescape
Escape
*** empty log message ***
2004-03-31 14:47:07 -05:00
#
!/bin/sh
- now use the installation library to install itself (also as a package)
2004-05-17 16:12:30 -04:00
exec
scsh
-lm
scheme/install-lib-module
.
scm
-o
install-lib
-e
install-main
-s
"$0"
"$@"
*** empty log message ***
2004-03-31 14:47:07 -05:00
!
#