[gambit-list] moving to blackhole
Jeremie Lasalle Ratelle
pouexmachinax at gmail.com
Mon Oct 5 13:19:23 EDT 2009
> (import "../src/sdl-interface")
> (import "sdl-ttf")
This should be
(import ../src/sdl-interface)
(import sdl-ttf)
More information about the Gambit-list
mailing list