start working on an allplacefinder library

in 'lib' directory there'll be the library
in 'placefinder' directory there'll be a cmd tool (placefinder)
This commit is contained in:
Tomasz Sowa
2021-11-26 21:56:07 +01:00
commit 7a4f2de284
10 changed files with 403 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.cproject
.project
.settings
data