chiark / gitweb /
Expunge revision histories in files.
[catacomb-perl] / algorithms.xs
index 5844f17f5c3b9b619ca07802a28200c38607e8b2..95e77b1b8a8d5c0a1f54a22748f9361370b8fcc7 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