diff base/database/package.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 ea45a3d0730c
children
line wrap: on
line diff
--- a/base/database/package.lisp	Thu Feb 24 11:23:18 2011 +0000
+++ b/base/database/package.lisp	Thu Feb 24 11:23:18 2011 +0000
@@ -5,15 +5,7 @@
 	   #:*amuse-database*
 	   #:make-db-option-file
 
-	   #:make-new-dataset		; datasets-functions
-	   #:assign-composition-to-dataset
-	   #:assign-compositions-to-dataset
-	   #:make-composition-identifiers-from-file
-	   #:get-dataset
- 	   #:make-amuse-dataset-identifier
-
-	   #:make-composition-identifier ; generics
-	   #:list-collections
+	   #:list-collections		 ; generics
 	   #:list-compositions
 
 	   #:register-new-implementation ; implementation functions