Expunge revision histories in files.
[catacomb-perl] / algorithms.xs
index 5844f17..95e77b1 100644 (file)
@@ -1,6 +1,6 @@
 # ---?---
 #
-# $Id: algorithms.xs,v 1.1 2004/04/02 18:04:01 mdw Exp $
+# $Id: algorithms.xs,v 1.2 2004/04/08 01:36:21 mdw Exp $
 #
 # Interface to crypto algorithms
 #
 # along with Catacomb/Perl; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-#----- Revision history -----------------------------------------------------
-#
-# $Log: algorithms.xs,v $
-# Revision 1.1  2004/04/02 18:04:01  mdw
-# Initial checkin.
-#
-
 MODULE = Catacomb PACKAGE = Catacomb::CipherClass
 
 PROTOTYPES: DISABLE