Add hello-world.scm for testing GTK+ and GLib wrappers.

This commit is contained in:
Sergey Cherepanov 2012-11-24 17:20:44 +11:00 committed by Lassi Kortela
parent 6f916c8f44
commit 2b274dd53d
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
;;; -*-Scheme-*-
(require 'gtk.la)