X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.h;h=06d4cc34447ff5400761c456fd4525ae5e9a60d6;hp=b7d20a9d31a7e6c5654085bd33ba6cad47fd953c;hb=d16eb37cbc73f67fc29a60645e0b1ac7fe32767e;hpb=4433641931aa27fd6a2b5ecd0102e6c5bbbccc46 diff --git a/src/ctsim.h b/src/ctsim.h index b7d20a9..06d4cc3 100644 --- a/src/ctsim.h +++ b/src/ctsim.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ctsim.h,v 1.59 2001/03/13 08:24:41 kevin Exp $ +** $Id: ctsim.h,v 1.60 2001/03/18 18:08:26 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 @@ -308,10 +308,12 @@ enum { PJMENU_RECONSTRUCT_FBP, PJMENU_RECONSTRUCT_FBP_REBIN, PJMENU_RECONSTRUCT_FOURIER, + PJMENU_CONVERT_RECTANGULAR, PJMENU_CONVERT_POLAR, PJMENU_CONVERT_FFT_POLAR, PJMENU_CONVERT_PARALLEL, PJMENU_PLOT_TTHETA_SAMPLING, + PJMENU_PLOT_HISTOGRAM, PJMENU_ARTIFACT_REDUCTION, IFMENU_FILE_EXPORT,