chiark / gitweb /
remove $Id$ references from places where they are now no longer needed
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 31 Oct 2010 21:03:03 +0000 (21:03 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 31 Oct 2010 21:03:03 +0000 (21:03 +0000)
layout/ours.m4
layout/ours.redacted.segjoins.manual
layout/parts.i4
layout/redactgraph.c

index 5e55c0f38bae9c499ad6e41d7321b48c95386139..0eb1f06d71d79d8952e964c79aef823e8e6ca578 100644 (file)
@@ -635,5 +635,5 @@ extend sta_8house sta_8house_b len 120
 rel sta_8house_b sta_7house_b 0 -37
 join sta_7house sta_7house_b 300
 
-ident $Revision$
+ident
 eof
index e8319d573f901a9d16d5cca2a244e532a5760f96..a96714b97cc448cabace92b6445321459b105ec2 100644 (file)
@@ -5063,6 +5063,6 @@ segcmap X2/R1  0.475000 setgray
 segcmap X3  0.600000 setgray
 segcmap X9  0.725000 setgray
 #line 862 redactgraph.c
-ident $Revision$
+ident
 # 
 
index d1c8cc5ab59387f63a46cc7f12e93abdab0e5197..b178c1906c59cbd4cabc8dd8a773a7fa981d8574 100644 (file)
@@ -265,5 +265,5 @@ defpart tt_atlas_motor
  join tl -tr 0.1
 enddef
 
-ident $Revision$
+ident
 
index 297b058c3fa61270a5ccb65dfbcc0a9cfd56fb3f..e47532f280510c4aa27679cc8b697a7020800d33 100644 (file)
@@ -890,7 +890,7 @@ static void printforlayoutsegjoins(void) {
     output("segcmap %s  %f setgray\n", segment->segname,value);
   }
   output("#line %d %s\n", __LINE__, __FILE__);
-  output("ident $Revision$\n");
+  output("ident\n");
 }
 
 static void printforui(void) {