Differences From Artifact [eea8264eee]:
- File iup/iup-glcanvas.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: 1515) [annotate] [blame] [check-ins using]
To Artifact [1e53cf6021]:
- File iup/iup-glcanvas.scm — part of check-in [b465d05d14] at 2013-05-11 16:59:59 on branch trunk — Updated iup and added canvas-draw (user: matt, size: 1362) [annotate] [blame] [check-ins using]
| 1 2 3 4 5 6 7 8 | - - + - - - - - - - |
|
︙ | |||
56 57 58 59 60 61 62 | 48 49 50 51 52 53 54 | - - | ;; }}} ;; {{{ Library setup (foreign-code "IupGLCanvasOpen();") ;; }}} |