* add the parameter an lattice C part with tests
commitcb81cfb13de08f368c2d350c5ecca30fc30fec28
authorFrédéric-Emmanuel PICCA <picca@synchrotron-soleil.fr>
Sun, 2 Dec 2007 22:22:43 +0000 (2 23:22 +0100)
committerFrédéric-Emmanuel PICCA <picca@synchrotron-soleil.fr>
Sun, 2 Dec 2007 22:22:43 +0000 (2 23:22 +0100)
tree4102fd9e5f3f50296d3fe56697b8e22bcb44ee1e
parentb8b7db6212989abf427b24155426d99678c0a35a
* add the parameter an lattice C part with tests
16 files changed:
include/hkl/fitparameter.h [deleted file]
include/hkl/lattice.h
include/hkl/parameter.h
src/SConscript
src/lattice.c [new file with mode: 0644]
src/lattice.cpp [deleted file]
src/parameter.c [new file with mode: 0644]
src/parameter.cpp [deleted file]
test/SConscript
test/lattice_test.c [new file with mode: 0644]
test/lattice_test.cpp [deleted file]
test/lattice_test.h [deleted file]
test/main.c
test/parameter_test.c [new file with mode: 0644]
test/parameter_test.cpp [deleted file]
test/parameter_test.h [deleted file]