Canvas Draw

Check-in [0543e59274]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Updated CHICKEN meta information file
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 0543e59274a777f3f1cf4005095d9c212b12095b
User & Date: murphy 2011-03-24 16:53:43.643
Context
2011-04-22
15:43
Added .release-info file to files list check-in: e59a5a63ff user: murphy tags: trunk
2011-03-24
16:53
Updated CHICKEN meta information file check-in: 0543e59274 user: murphy tags: trunk
2011-03-23
19:30
Documented make-cells-draw-cb check-in: 567c93425d user: murphy tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to chicken/canvas-draw.meta.
1
2
3
4
5
((category graphics)
 (license "BSD")
 (author "Thomas Chust")
 (synopsis "Bindings to the CD graphics library")
 (documentation "http://www.chust.org/fossils/canvas-draw"))




|
1
2
3
4
5
((category graphics)
 (license "BSD")
 (author "Thomas Chust")
 (synopsis "Bindings to the CD graphics library")
 (doc-from-wiki))