r310: plotfile updates
[ctsim.git] / src / ctsim.h
index 220a540c6d8afbed5d8ca9ee643d46a3404f26e2..486224bafc3a02b50442062a9497c0f4152fa12a 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ctsim.h,v 1.9 2000/12/19 21:37:51 kevin Exp $
+**  $Id: ctsim.h,v 1.11 2000/12/21 03:40:58 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
@@ -135,9 +135,12 @@ enum {
        IFMENU_PLOT_ROW,\r
        IFMENU_PLOT_COL,
     IFMENU_VIEW_SCALE_AUTO,
-    IFMENU_VIEW_SCALE_MINMAX,
+    IFMENU_VIEW_SCALE_MINMAX,\r
+       IFMENU_COMPARE_IMAGES,
     PHMMENU_PROCESS_RASTERIZE,
-    PHMMENU_PROCESS_PROJECTIONS,
+    PHMMENU_PROCESS_PROJECTIONS,\r
+       PLOTMENU_VIEW_SCALE_MINMAX,\r
+       PLOTMENU_VIEW_SCALE_AUTO,
     MAINMENU_WINDOW_BASE,
 };