Artifact 5c7c5af47ba8ff8192ff935462840eb8e86caeda:
- File iup/iup.scm — part of check-in [1e08e6c5f5] at 2011-01-30 16:01:36 on branch trunk — Imported initial copy of iup from chicken egg svn (user: matt, size: 324) [annotate] [blame] [check-ins using]
(require-library iup-base iup-controls iup-dialogs) (module iup () (import scheme chicken) (reexport (except iup-base ihandle->pointer pointer->ihandle ihandle-list->blob istatus->integer integer->istatus iname->string string->iname make-constructor-procedure optional-args) iup-controls iup-dialogs))