diff roundup/templates/extended/dbinit.py @ 127:0791d13baea7

Added vim command to all source so that we don't get no steenkin' tabs :)
author Richard Jones <richard@users.sourceforge.net>
date Sun, 29 Jul 2001 07:01:39 +0000
parents 5147b4c51fd5
children b0c4ac63c6ed
line wrap: on
line diff
--- a/roundup/templates/extended/dbinit.py	Sun Jul 29 06:57:03 2001 +0000
+++ b/roundup/templates/extended/dbinit.py	Sun Jul 29 07:01:39 2001 +0000
@@ -1,4 +1,4 @@
-# $Id: dbinit.py,v 1.6 2001-07-25 01:23:07 richard Exp $
+# $Id: dbinit.py,v 1.7 2001-07-29 07:01:39 richard Exp $
 
 import os
 
@@ -151,6 +151,9 @@
 
 #
 # $Log: not supported by cvs2svn $
+# Revision 1.6  2001/07/25 01:23:07  richard
+# Added the Roundup spec to the new documentation directory.
+#
 # Revision 1.5  2001/07/23 23:20:35  richard
 # forgot to remove the interfaces from the dbinit module ;)
 #
@@ -175,5 +178,5 @@
 # Final commit of Grande Splite
 #
 #
+# vim: set filetype=python ts=4 sw=4 et si
 
-

Roundup Issue Tracker: http://roundup-tracker.org/