Index: openacs-4/packages/acs-tcl/tcl/00-database-procs-postgresql.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/00-database-procs-postgresql.tcl,v diff -u -N -r1.43 -r1.44 --- openacs-4/packages/acs-tcl/tcl/00-database-procs-postgresql.tcl 17 May 2003 10:04:18 -0000 1.43 +++ openacs-4/packages/acs-tcl/tcl/00-database-procs-postgresql.tcl 7 Aug 2017 23:47:59 -0000 1.44 @@ -11,3 +11,9 @@ # 00-database-procs.tcl, so that all supported databases are useable # with the db_* API all the time, regardless of which database type # OpenACS is using. --atp@piskorski.com, 2003/04/09 12:04 EDT + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: