* script.c (scm_compile_shell_switches): New command line option
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 15 May 2001 20:12:10 +0000 (20:12 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Tue, 15 May 2001 20:12:10 +0000 (20:12 +0000)
commit39cde5c57c24bed323abddc049e63d189ec3ebe2
tree39dc78933c613ad4661a12b1d0a84f312a5a6a1e
parent7dfc3d0f56f7883b6bd12acf36bc8c16fc2712fc
* script.c (scm_compile_shell_switches): New command line option
`--use-srfi' for loading a list of SRFIs on startup.
(scm_shell_usage): Added `--use-srfi' to help message.
libguile/ChangeLog
libguile/script.c