From: Mikko Rasa Date: Sun, 15 Feb 2015 15:46:22 +0000 (+0200) Subject: Don't check sequence points while applying routes X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=74f8c3beba5a6947a523119e3f26cf745725b511;hp=74f8c3beba5a6947a523119e3f26cf745725b511;p=r2c2.git Don't check sequence points while applying routes The preceding train's routes might not be applied yet. Instead queue a sequence check to be done when all routes have been applied. ---