Hi, <dsm...@roadrunner.com> skribis:
> ---- "Germán Arias" <ger...@xelalug.org> wrote: >> I'm trying to update an old gnustep library that uses guile. But it >> requieres gh.h header. >> As I can see this header don't exist. So, which header should I use >> instead it? > > The new interface has a new header, it's libguile.h > > The old gh interface was deprecated in 1.6 and was removed in 1.8. It was actually removed in 2.0.0. Thanks, Ludo’.