Move shared *.[ch] files to girepository from tools
authorJohan Dahlin <johan@gnome.org>
Sat, 9 Aug 2008 12:46:48 +0000 (12:46 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 9 Aug 2008 12:46:48 +0000 (12:46 +0000)
commitc37a96568cec88cb82ba3eadfaf513578eca7c76
tree2185ece8e97167ec65e37ec866f7486e5b5eb88f
parentb9c41e1af4e481c370806996cfa1e7ca61226a60
Move shared *.[ch] files to girepository from tools

2008-08-09  Johan Dahlin  <johan@gnome.org>

    * girepository/Makefile.am:
    * tools/Makefile.am:
    * tools/girmodule.c:
    * tools/girmodule.h:
    * tools/girnode.c:
    * tools/girnode.h:
    * tools/girparser.c:
    * tools/girparser.h:
    * tools/girwriter.c:
    * tools/girwriter.h:
    Move shared *.[ch] files to girepository from tools

svn path=/trunk/; revision=337
ChangeLog
girepository/Makefile.am
girepository/girmodule.c [moved from tools/girmodule.c with 100% similarity]
girepository/girmodule.h [moved from tools/girmodule.h with 100% similarity]
girepository/girnode.c [moved from tools/girnode.c with 100% similarity]
girepository/girnode.h [moved from tools/girnode.h with 100% similarity]
girepository/girparser.c [moved from tools/girparser.c with 100% similarity]
girepository/girparser.h [moved from tools/girparser.h with 100% similarity]
girepository/girwriter.c [moved from tools/girwriter.c with 100% similarity]
girepository/girwriter.h [moved from tools/girwriter.h with 100% similarity]
tools/Makefile.am