Add GOption.
authorAnders Carlsson <andersca@gnome.org>
Mon, 2 Aug 2004 21:40:40 +0000 (21:40 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Mon, 2 Aug 2004 21:40:40 +0000 (21:40 +0000)
commitdeee47edfd6e750b50f003ebfd99ca48add73892
tree3d0805de4b591c175a4460b797cbf851d073538f
parentf1024215a4c13971a1778334b5093273f22e53b4
Add GOption.

2004-08-02  Anders Carlsson  <andersca@gnome.org>

* glib/Makefile.am:
* glib/glib.h:
* glib/goption.c:
* glib/goption.h:
* tests/.cvsignore:
* tests/Makefile.am:
* tests/option-test.c:
Add GOption.
12 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/Makefile.am
glib/glib.h
glib/goption.c [new file with mode: 0644]
glib/goption.h [new file with mode: 0644]
tests/.cvsignore
tests/Makefile.am
tests/option-test.c [new file with mode: 0644]