Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > e83180f844c64415366c9ea173b8d729 > files > 69

gauche-devel-0.9.2-1.fc16.i686.rpm

;;;
;;; @@extname@@lib.stub
;;;

"
#include \"@@extname@@.h\"
"

;; The following entry is a dummy one.
;; Replace it for your definitions.

(define-cproc test-@@extname@@ () ::<const-cstring>
  (result "@@extname@@ is working"))


;; Local variables:
;; mode: scheme
;; end: