Code

Added templates for a library.
authorSebastian Harl <sh@tokkee.org>
Wed, 9 Jan 2008 08:13:41 +0000 (09:13 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 9 Jan 2008 08:13:41 +0000 (09:13 +0100)
commit7d0a87a73a3962d361a2d3eb85ff346ffc7f4406
tree78b0725d35f87aee936a15196e1ecf081b0236c5
parent14ac736ffaaa761a64d78f1701089f29d9879dd3
Added templates for a library.

 * Libtoolized project.
 * Added basically empty src/libfoobar.c and src/foobar.h.
.gitignore
bootstrap.sh
configure.ac
src/Makefile.am
src/foobar.c
src/foobar.h [new file with mode: 0644]
src/libfoobar.c [new file with mode: 0644]