chiark / gitweb /
working on new data arrangements
[trains.git] / hostside / safety.h
index b1c88fa6579e0e68413aad04596f663a61df6b56..2cb34c3adaa1c1e2894fe595f3019cfed5943dc4 100644 (file)
@@ -31,7 +31,7 @@ typedef struct {
   fixme call init_fixed_train;
   int addr;
   Distance head, detectable, tail;
-  SegmentNum foredetect;   /* train's detectable part is at most maxinto   */
+  Segment *foredetect;     /* train's detectable part is at most maxinto   */
   Distance maxinto, uncertainty;   /*   into foredetect but train may be   */
   unsigned                         /*   uncertainty less far advanced      */
     backwards:1, /* train is moving backwards wrt its own front and back */