X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.h;fp=src%2Fctsim.h;h=7ced875d3c5ab3ab044b2d6d8633c5f90c7aafee;hp=ee871cbf3e4d794a7f090174d0e73cd1d2d4c558;hb=b361677a2f7d5b443641faec70b057f2a84dc77e;hpb=af74e42547cbc35de784e30ebdbba746ae0fc9e5 diff --git a/src/ctsim.h b/src/ctsim.h index ee871cb..7ced875 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.55 2001/03/04 03:14:47 kevin Exp $ +** $Id: ctsim.h,v 1.56 2001/03/10 23:14:16 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 @@ -309,6 +309,7 @@ enum { PJMENU_RECONSTRUCT_FOURIER, PJMENU_CONVERT_POLAR, PJMENU_CONVERT_FFT_POLAR, + PJMENU_PLOT_TTHETA_SAMPLING, IFMENU_FILE_EXPORT, IFMENU_FILE_PROPERTIES,