Hi, Linas Vepstas <linasveps...@gmail.com> writes:
> So, the real question is -- how many existing guile > apps call scm_init_guile()? The Evil Empire's Codesearch reveals that yes, a number of applications use it: http://google.com/codesearch?q=scm_init_guile&hl=en&btnG=Search+Code This may be partly due to the fact that the name is more natural than, say, `scm_with_guile'. Thanks, Ludo'.