]> err.no Git - mapper/commit
Split out the import code from osm.c to osm-db-import.c and make osm.c just a simple...
authorKaj-Michael Lang <milang@tal.org>
Mon, 18 Feb 2008 21:04:48 +0000 (23:04 +0200)
committerKaj-Michael Lang <milang@tal.org>
Mon, 18 Feb 2008 21:04:48 +0000 (23:04 +0200)
commit6319d0885feaafda3ed792c2f8325b1fe6934d7b
treeb2a9d9eb800190f098925ef213e4940f603dd752
parent1bb690fc06185e15ccbe10342664605c5692cb5c
Split out the import code from osm.c to osm-db-import.c and make osm.c just a simple cli interface to the import code.
src/Makefile.am
src/osm-db-import.c [new file with mode: 0644]
src/osm-db-import.h [new file with mode: 0644]
src/osm-db.c
src/osm.c