]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/train.h
New timetable system, which works like an actual timetable
[r2c2.git] / source / libr2c2 / train.h
index 9603891e8f6e4d0672df77c21546c0b033e9bf90..25392bd768db8f06493fe414fb6f9e038068cec1 100644 (file)
@@ -35,6 +35,7 @@ public:
                void name(const std::string &);
                void quantized_speed();
                void router();
+               void timetable();
                void vehicle(ArticleNumber);
        };