r187: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 2 Sep 2000 05:17:29 +0000 (05:17 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 2 Sep 2000 05:17:29 +0000 (05:17 +0000)
commitbfcc769cf8019eabc8c65c07257c8dbee4b4c977
tree5fe2c4f9ff2f72ea0712a9ac868a53381eee0018
parenta05f3cb550877e94aa118cc04b361c0c8fdb3dc3
r187: *** empty log message ***
32 files changed:
ChangeLog
TODO
configure
configure.in
include/Makefile.am
include/array2d.h
include/backprojectors.h
include/ct.h
include/procsignal.h
include/projections.h
include/reconstruct.h [new file with mode: 0644]
include/scanner.h
include/sgp.h
libctgraphics/ezplot.cpp
libctgraphics/sgp.cpp
libctsim/Makefile.am
libctsim/backprojectors.cpp
libctsim/procsignal.cpp
libctsim/projections.cpp
libctsim/reconstruct.cpp [new file with mode: 0644]
libctsim/scanner.cpp
rpm/ctsim-2.0.0b9-1.spec
src/Makefile.am
src/dialogs.cpp
src/dialogs.h
src/dlgprojections.cpp
src/dlgreconstruct.cpp [new file with mode: 0644]
src/dlgreconstruct.h [new file with mode: 0644]
src/views.cpp
src/views.h
tools/pjinfo.cpp [new file with mode: 0644]
tools/pjrec.cpp