Sat Jul 19 16:56:13 CDT 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* beamline.cc (fix_modified_surface_read_flags): New function.
	When reading a new OE namelist, turn on FDUMMY (see ERROR page 
	in shadow menu) when any one of the modified surface flags are 
	turned on.

	* beamline.cc (fix_modified_surface_write_flags): New function.
	When writing a OE namelist, turn off ALL the modified surface 
	flags (eg., F_SEGMENT) when FDUMMY (see ERROR page in shadow 
	menu) is turned off. The fix_modified_surface_read/write_flags
	functions are necessary due to the inadequacy of SHADOW menu
	format.

	* namelist.c, common.h: Now GUI and Batch SHADOW (cnamelist)
	use the same files. Precision (sprintf, etc) changed to "%-.17g" 
	from "%-.15g".

Fri Jul 11 19:53:16 1997  Mumit Khan <khan@xraylith.wisc.edu>

	* common.h (NAMES): Added file_scr_ext variable that tracks the
	external filename with screen aperture coords.
	(LIGHT): added new variables Rl1..RL10 which are the 
	relative intensities of photon energies PH1..PH10
	(SCREENS): Added cx_slit and cz_slit for centering slit objects.

	* namelist.c (nml_source_list): Ditto.
	(nml_oe_list): Ditto.

Sun Nov 24 01:32:05 1996  Mumit Khan <khan@xraylith.wisc.edu>
	
	* win32/borland C++ 5.0 changes. Look for __BORLANDC__, BC5_*_BUG, 
	and NO_NAMESPACE defines.

Mon Nov 18 22:23:47 1996  Mumit Khan <khan@xraylith.wisc.edu>

	* value.cc (RealValue::getstrval): Force larger precision to
	sprintf so we can have > 6 digits after decimal.

Tue Oct  8 14:04:40 1996  Mumit Khan <khan@xraylith.wisc.edu>
	
	* Started ChangeLog
