Revision ef77a078
Von admin vor mehr als 6 Jahren hinzugefügt
src/Makefile.am | ||
---|---|---|
SUBDIRS=lib plugins typemaker2
|
||
SUBDIRS=lib plugins tools typemaker2
|
||
|
||
INCLUDES=-I$(top_builddir) $(gwenhywfar_includes)
|
||
|
Auch abrufbar als: Unified diff
aqdbtool: Started working on this new tool
This tool can later be used to check for consistency of the database and
to list content/show information about a given database.
It should later also be able to copy a database into another database (or
to/from XML files).