Initial commit.
commit768929fc83fea42ce7d5cbda44fd22d783eacb92
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 1 Oct 2021 21:46:51 +0000 (1 23:46 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 4 Oct 2021 00:29:18 +0000 (4 02:29 +0200)
treec7601e74f26a796f22faac42f94495ea91490957
Initial commit.
13 files changed:
.classpath [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
bin/.gitkeep [new file with mode: 0644]
build.xml [new file with mode: 0644]
dist/.gitkeep [new file with mode: 0644]
docs/.gitkeep [new file with mode: 0644]
lib/.gitkeep [new file with mode: 0644]
src/com/muldersoft/maps/sqlite/SQLiteMap.java [new file with mode: 0644]
test/com/muldersoft/maps/sqlite/test/Main.java [new file with mode: 0644]
version.properties [new file with mode: 0644]