r352: no message
[ctsim.git] / src / ctsim.h
index 4425db3200d1ce43fd0c157c915299498f8a5e8c..31d02a4fdd4fd3e5d225b6ba6d441b0343d560e8 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ctsim.h,v 1.19 2001/01/02 13:16:43 kevin Exp $
+**  $Id: ctsim.h,v 1.20 2001/01/03 22:00:46 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
@@ -163,9 +163,13 @@ enum {
   MAINMENU_FILE_EXIT,
 
   IFMENU_FILE_PROPERTIES,
-  PJMENU_FILE_PROPERTIES,
   PHMMENU_FILE_PROPERTIES,
-  PJMENU_PROCESS_RECONSTRUCT,
+
+  PJMENU_FILE_PROPERTIES,
+  PJMENU_RECONSTRUCT_FBP,
+  PJMENU_RECONSTRUCT_FOURIER,
+  PJMENU_CONVERT_POLAR,
+  PJMENU_CONVERT_FFT_POLAR,
 
   IFMENU_FILE_EXPORT,