* load.c (load): Use `scm_selected_module' to compute second arg
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 11 Aug 2000 08:43:49 +0000 (08:43 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 11 Aug 2000 08:43:49 +0000 (08:43 +0000)
commitf33b174d0e9b310bf97d6608603b72eb587952ea
tree083066e517aab5c3b43487c102d9727ac3bd71f1
parent238d517c09f3cc4120568f6fb980fbd9fa88ab77
* load.c (load): Use `scm_selected_module' to compute second arg
to new scm_i_eval_x; Don't call it if module system hasn't booted.
(scm_read_and_eval_x): Deprecated.
#include "modules.h".
libguile/load.c