diff --git a/examples/gtk/hello-world.scm b/examples/gtk/hello-world.scm new file mode 100644 index 0000000..fabe9f9 --- /dev/null +++ b/examples/gtk/hello-world.scm @@ -0,0 +1,3 @@ +;;; -*-Scheme-*- + +(require 'gtk.la)