From 2edb6e88c28402c24f78a6dc135e3dee58cf595c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 31 Oct 2010 21:03:03 +0000 Subject: [PATCH] remove $Id$ references from places where they are now no longer needed --- layout/ours.m4 | 2 +- layout/ours.redacted.segjoins.manual | 2 +- layout/parts.i4 | 2 +- layout/redactgraph.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layout/ours.m4 b/layout/ours.m4 index 5e55c0f..0eb1f06 100644 --- a/layout/ours.m4 +++ b/layout/ours.m4 @@ -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 diff --git a/layout/ours.redacted.segjoins.manual b/layout/ours.redacted.segjoins.manual index e8319d5..a96714b 100644 --- a/layout/ours.redacted.segjoins.manual +++ b/layout/ours.redacted.segjoins.manual @@ -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 # diff --git a/layout/parts.i4 b/layout/parts.i4 index d1c8cc5..b178c19 100644 --- a/layout/parts.i4 +++ b/layout/parts.i4 @@ -265,5 +265,5 @@ defpart tt_atlas_motor join tl -tr 0.1 enddef -ident $Revision$ +ident diff --git a/layout/redactgraph.c b/layout/redactgraph.c index 297b058..e47532f 100644 --- a/layout/redactgraph.c +++ b/layout/redactgraph.c @@ -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) { -- 2.30.2