;; generated automatically. DO NOT EDIT #!no-fold-case (define-module gauche.primitives (export hello)) (select-module gauche.primitives) (dynamic-load "gauche-primitives.so")