]> git.tdb.fi Git - r2c2.git/blobdiff - tracks.dat
Simplify some interfaces by using track and block iterators
[r2c2.git] / tracks.dat
index 8a3c9ec0287185fbbc37c48be831c2e081eb71a9..33f53ab6cd7bc34449f3961e44e7cf8f9cbbdffb 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 scale 1 87;
 gauge 16.5;
 rail_profile
@@ -474,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
@@ -643,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;
+       };
 };