From fcd2a635a412152b942200396471eb0545199c9c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 13 Jun 2006 11:45:07 +0000 Subject: [PATCH] Fix attset so that it points to explain.att --- tab/explain.abs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tab/explain.abs b/tab/explain.abs index 3696202..3c3e64d 100644 --- a/tab/explain.abs +++ b/tab/explain.abs @@ -2,11 +2,11 @@ # explain data. On request, records are mapped to the proper Explain ASN.1 # before transmission. # -# $Id: explain.abs,v 1.2 2004-01-19 12:10:20 adam Exp $ +# $Id: explain.abs,v 1.3 2006-06-13 11:45:07 adam Exp $ name explain reference Explain-schema -attset explain +attset explain.att tagset explain.tag esetname B @ -- 1.7.10.4