I'm also responsible for the gui pkgs

This commit is contained in:
Robby Findler 2014-07-16 09:50:21 -05:00
parent fc49204956
commit 07dde04ef2
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))