Added a simple loadable example-module, with its own
authorHeikki Levanto <heikki@indexdata.dk>
Tue, 16 Dec 2008 13:30:12 +0000 (14:30 +0100)
committerHeikki Levanto <heikki@indexdata.dk>
Tue, 16 Dec 2008 13:30:12 +0000 (14:30 +0100)
commitf2ad6d315729a024c75870d6761c77cbee570f00
treedcb868b7e4760d84c3a29e30c27ca706ef77d2d2
parent918adecfc17fd65bddd3e72df4f0cc8bd65f7dab
Added a simple loadable example-module, with its own
Makefile etc.
.gitignore
example-module/Makefile [new file with mode: 0644]
example-module/README [new file with mode: 0644]
example-module/config.xml [new file with mode: 0644]
example-module/filter_myfilter.cpp [new file with mode: 0644]