I'm also responsible for the gui pkgs

original commit: 07dde04ef2f289eb744c737c17fbff32b15c65c7
This commit is contained in:
Robby Findler 2014-07-16 09:50:21 -05:00
parent 86b2e602a8
commit d734fe9449
4 changed files with 4 additions and 4 deletions

View File

@ -19,4 +19,4 @@
(define pkg-desc "documentation part of \"gui\"")
(define pkg-authors '(mflatt))
(define pkg-authors '(mflatt robby))

View File

@ -27,6 +27,6 @@
(define pkg-desc "implementation (no documentation) part of \"gui\"")
(define pkg-authors '(mflatt))
(define pkg-authors '(mflatt robby))
(define version "1.2")

View File

@ -18,4 +18,4 @@
(define pkg-desc "tests for \"gui\"")
(define pkg-authors '(mflatt))
(define pkg-authors '(mflatt robby))

View File

@ -9,4 +9,4 @@
(define pkg-desc "Graphical user interface toolkit")
(define pkg-authors '(mflatt))
(define pkg-authors '(mflatt robby))