diff base/database/implementations-setup.lisp @ 251:6a3adca16910

Refactor dataset stuff out of amuse-database-admin, and add midifile-dataset.
author Jamie Forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 11:23:18 +0000
parents 385935631532
children
line wrap: on
line diff
--- a/base/database/implementations-setup.lisp	Thu Feb 24 11:23:18 2011 +0000
+++ b/base/database/implementations-setup.lisp	Thu Feb 24 11:23:18 2011 +0000
@@ -10,8 +10,10 @@
   (%drop-implementations-table database)
   (%drop-implementation-stored-routines database))
 
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+
+;;;=====================================================================
 ;;; Helper functions
+;;;=====================================================================
 
 (defun %create-implementations-table (database)
   #.(clsql:locally-enable-sql-reader-syntax)