* error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.
authorGary Houston <ghouston@arglist.com>
Sat, 12 Oct 1996 21:59:40 +0000 (21:59 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 12 Oct 1996 21:59:40 +0000 (21:59 +0000)
commit01f61221f4341a877ac648aaa6c0d9f5bb6a488c
tree4e8468560a65396ac4339bcf1783b3163852bd25
parent9518bec3de83ce1e3986fa28ee05373d29d9716f
* error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error.

* __scm.h (lgh_error): removed, lgh shouldn't be in libguile.

* stime.c, stime.h: use SCM_P method.
libguile/ChangeLog
libguile/__scm.h
libguile/error.c
libguile/eval.c
libguile/load.c
libguile/stackchk.c
libguile/stime.c
libguile/stime.h