foreign-c/foreign/c/gauche-primitives.gauche.sci

6 lines
201 B
Scilab

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