X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-perl/blobdiff_plain/660b443cc58d4dd4e92730104429fb64d78c7075..a24b5cfdde0be71a5bb2b85d94be3b93c7719e2a:/catacomb.xs diff --git a/catacomb.xs b/catacomb.xs index fb4db58..ceeb484 100644 --- a/catacomb.xs +++ b/catacomb.xs @@ -1,6 +1,6 @@ /* ---?--- * - * $Id: catacomb.xs,v 1.1 2004/04/02 18:04:01 mdw Exp $ + * $Id: catacomb.xs,v 1.2 2004/04/08 01:36:21 mdw Exp $ * * Main interface to Catacomb functionality * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: catacomb.xs,v $ - * Revision 1.1 2004/04/02 18:04:01 mdw - * Initial checkin. - * - */ - #include "catacomb-perl.h" MODULE = Catacomb PACKAGE = Catacomb