]> git.tdb.fi Git - r2c2.git/blobdiff - tracks.dat
Simplify some interfaces by using track and block iterators
[r2c2.git] / tracks.dat
index 0573c4b09c8faf9f9e1d0791fd4e34e526340aca..33f53ab6cd7bc34449f3961e44e7cf8f9cbbdffb 100644 (file)
@@ -472,6 +472,23 @@ track 24977
        };
 };
 
+// Signals
+
+signal \7039
+{
+       indication "Hp1"
+       {
+               aspect 0;
+               free_blocks 1;
+       };
+       indication "Hp0"
+       {
+               aspect 1;
+               free_blocks 0;
+       };
+       object "homesignal.object";
+};
+
 // Layout for selecting tracks
 
 layout
@@ -641,4 +658,9 @@ layout
                position -0.542646 -0.0794758 0;
                rotation 1.5708;
        };
+       signal \7039
+       {
+               position -0.5020055 0.3153508 0.000000;
+               rotation 1.570800;
+       };
 };