r636: Optimized Rebinning, Added Reconstruct with Rebinning option
[ctsim.git] / src / ctsim.h
index ef100ad474a3ba13b1fdc8404b5ed2f90fa21389..b7d20a9d31a7e6c5654085bd33ba6cad47fd953c 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: ctsim.h,v 1.58 2001/03/11 17:55:29 kevin Exp $
+**  $Id: ctsim.h,v 1.59 2001/03/13 08:24:41 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -306,6 +306,7 @@ enum {
     
     PJMENU_FILE_PROPERTIES,
     PJMENU_RECONSTRUCT_FBP,
+    PJMENU_RECONSTRUCT_FBP_REBIN,
     PJMENU_RECONSTRUCT_FOURIER,
     PJMENU_CONVERT_POLAR,
     PJMENU_CONVERT_FFT_POLAR,