Started CVS logging
authorAnders S. Mortensen <sondberg@indexdata.dk>
Tue, 13 Mar 2001 14:54:13 +0000 (14:54 +0000)
committerAnders S. Mortensen <sondberg@indexdata.dk>
Tue, 13 Mar 2001 14:54:13 +0000 (14:54 +0000)
OID.pm

diff --git a/OID.pm b/OID.pm
index 9b1797d..6d6a609 100644 (file)
--- a/OID.pm
+++ b/OID.pm
@@ -50,3 +50,7 @@ sub xml               { $prefix . '109.10' }
 sub appxml     { $prefix . '109.11' }
 
 
+## $Log: OID.pm,v $
+## Revision 1.2  2001-03-13 14:54:13  sondberg
+## Started CVS logging
+##