]> git.tdb.fi Git - ext/subsurface.git/commit
Fix import tracking
authorDirk Hohndel <dirk@hohndel.org>
Wed, 5 Oct 2011 21:09:49 +0000 (14:09 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Wed, 5 Oct 2011 21:09:49 +0000 (14:09 -0700)
commit6231b64d3de47dde9420d35ea7e6d620a3a2b966
tree18f8f51d2ed2e0865afc9bc5431eea2fc0eb6f82
parentdbdd42b31f73ad8e8117d5b2a5b4ac4e061bf202
Fix import tracking

Minor logical flaw that breaks the model.
When the --import parameter is found we need to mark that the FOLLOWING
dives are imported, not the ones loaded so far.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
main.c