r318: *** empty log message ***
[ctsim.git] / src / ctsim.h
index 24ef0a299f716cbaca41b4660d955e95e5a12055..bbd7f83d55b4b2a59ffbc351da00538fc6f86e6c 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ctsim.h,v 1.13 2000/12/25 21:54:26 kevin Exp $
+**  $Id: ctsim.h,v 1.14 2000/12/29 15:45:06 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
@@ -147,6 +147,13 @@ enum {
        IFMENU_COMPARE_IMAGES,\r
        IFMENU_COMPARE_ROW,\r
        IFMENU_COMPARE_COL,\r
+  IFMENU_PROCESS_INVERTVALUES,\r
+  IFMENU_PROCESS_SQRT,\r
+  IFMENU_PROCESS_SQUARE,\r
+  IFMENU_PROCESS_LOG,\r
+  IFMENU_PROCESS_EXP,\r
+  IFMENU_PROCESS_FFT_MAGNITUDE,\r
+  IFMENU_PROCESS_FFT_PHASE,\r
     PHMMENU_PROCESS_RASTERIZE,
     PHMMENU_PROCESS_PROJECTIONS,\r
        PLOTMENU_VIEW_SCALE_MINMAX,\r