Retire inclusion guard macro SCM_MAGIC_SNARFER.

This commit is contained in:
Thien-Thi Nguyen 2002-03-14 03:47:43 +00:00
commit a6b844c224
80 changed files with 0 additions and 160 deletions

View file

@ -175,9 +175,7 @@ scm_init_pairs ()
for (subnr = 0; cxrs [subnr]; subnr++)
scm_c_define_subr (cxrs [subnr], scm_tc7_cxr, NULL);
#ifndef SCM_MAGIC_SNARFER
#include "libguile/pairs.x"
#endif
}