]> git.tdb.fi Git - r2c2.git/commit
Create a base class to handle common operations in Block, Route and Zone
authorMikko Rasa <tdb@tdb.fi>
Fri, 7 Jun 2013 10:40:16 +0000 (13:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 7 Jun 2013 10:40:16 +0000 (13:40 +0300)
commit73edcbd8841752a2722fc8b3927fee2abbbba750
treed7cf5bbeee7d9878918214bfde3d8e34cd1c5e4d
parente214fd389b9819eac0379cfb78e0f446e267b839
Create a base class to handle common operations in Block, Route and Zone
source/libr2c2/block.cpp
source/libr2c2/block.h
source/libr2c2/route.cpp
source/libr2c2/route.h
source/libr2c2/trackchain.cpp [new file with mode: 0644]
source/libr2c2/trackchain.h [new file with mode: 0644]
source/libr2c2/zone.cpp
source/libr2c2/zone.h