factoring out the make-dataframe2 methods into relevant files. We don-t know about...
commitbc3efe3fc7b7685edc0f5aae33e8c8412ff52798
authorAJ Rossini <blindglobe@gmail.com>
Tue, 9 Oct 2012 01:26:03 +0000 (9 03:26 +0200)
committerAJ Rossini <blindglobe@gmail.com>
Tue, 9 Oct 2012 01:26:03 +0000 (9 03:26 +0200)
treece8b2619da7dfe6fe56d6536e18b64dc40e43997
parent3a15101d0b8663d24a97b4b3b34564174dd0661b
factoring out the make-dataframe2 methods into relevant files.  We don-t know about the methods until we specify the storage structure.

Signed-off-by: AJ Rossini <blindglobe@gmail.com>
src/data/dataframe-array.lisp
src/data/dataframe-listoflist.lisp
src/data/dataframe-matrixlike.lisp
src/data/dataframe.lisp