* read.c (scm_lreadr): Recognize SCSH-style block comments; text
authorJim Blandy <jimb@red-bean.com>
Fri, 25 Oct 1996 08:30:26 +0000 (08:30 +0000)
committerJim Blandy <jimb@red-bean.com>
Fri, 25 Oct 1996 08:30:26 +0000 (08:30 +0000)
commitf9c68a472c89d967eb2df0974672edb06c3ee675
tree6ae67cab6793f9f8f01ef3eebdcd6c9c476b7b74
parentf29de79022800872ab7a256bc15a36d92125c8c4
* read.c (scm_lreadr): Recognize SCSH-style block comments; text
between `#!' and `!#' is ignored.
(skip_scsh_block_comment): New function.
libguile/read.c