1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 14:48:32 -04:00

Removing repository tags for things that won't update

This commit is contained in:
Adam Kennedy 2009-04-04 22:48:25 +00:00
parent 5d2c0f29bf
commit 8d35387d9a
3 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1,3 @@
/* $Id: SQLite.xs,v 1.8 2005/06/20 13:53:00 matt Exp $ */
#include "SQLiteXS.h"
@ -10,7 +9,7 @@ PROTOTYPES: DISABLE
BOOT:
sv_setpv(get_sv("DBD::SQLite::sqlite_version", TRUE|GV_ADDMULTI), SQLITE_VERSION);
AV *
list_tables(dbh)
SV *dbh

View file

@ -1,4 +1,3 @@
/* $Id: dbdimp.c,v 1.64 2006/09/18 18:54:05 matt Exp $ */
#include "SQLiteXS.h"

View file

@ -1,4 +1,3 @@
/* $Id: dbdimp.h,v 1.19 2006/09/07 23:24:27 matt Exp $ */
#ifndef _DBDIMP_H
#define _DBDIMP_H 1