comparison base/database/package.lisp @ 295:ced696bd9871

add database-admin function to create composition identifiers from file Ignore-this: ff758dc4be1061baebae471feee53f00 darcs-hash:20090820181949-16a00-389500f68b818adca481631fc7ae26be59a8ad4a.gz
author j.forth <j.forth@gold.ac.uk>
date Thu, 20 Aug 2009 19:19:49 +0100
parents 00d35eb70ef9
children ea45a3d0730c
comparison
equal deleted inserted replaced
294:61dfbaea3c0b 295:ced696bd9871
5 #:*amuse-database* 5 #:*amuse-database*
6 #:make-db-option-file 6 #:make-db-option-file
7 7
8 #:make-new-dataset ; datasets-functions 8 #:make-new-dataset ; datasets-functions
9 #:assign-composition-to-dataset 9 #:assign-composition-to-dataset
10 #:assign-compositions-to-dataset
11 #:make-composition-identifiers-from-file
10 #:get-dataset 12 #:get-dataset
11 #:make-amuse-dataset-identifier 13 #:make-amuse-dataset-identifier
12 14
13 #:make-composition-identifier ; generics 15 #:make-composition-identifier ; generics
14 16