export scm_define to scheme as define!
authorAndy Wingo <wingo@pobox.com>
Mon, 30 Nov 2009 21:17:46 +0000 (22:17 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 1 Dec 2009 20:00:26 +0000 (21:00 +0100)
commitc7a2a803bd0c3ca8860929d4700a46e104cf2643
tree1915b4742285810ee453f1897dcc6c945cfc4ce2
parent1d30393fbfac4b80dc9f3a5c8289ba4b55b345bb
export scm_define to scheme as define!

* libguile/modules.c (scm_define): Export to Scheme as `define!'. The
  evaluator needs it, and actually it's an OK thing to have around.
libguile/modules.c