Tue Apr  8 20:42:09 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* ffresnel.F (FFRESNEL): Bug fix. TORAD was uninitialized here, 
	and probably became 0.0 on most systems.

	* focnew.F (FOCNEW): KLOSS was never initialized. Set to 0, hence
	only apply function for good rays.

	* sourcinfo.F (SOURCE_INFO): Bug Fix FISTR->FDISTR typo. Who 
	knows what the problems following (FDISTR.EQ.4.OR.FISTR.EQ.6) 
	conditional was causing.

Mon Apr  7 22:59:30 CDT 1997 Sangeet Singh <singh@gatekeeper.xraylith.wisc.edu>

	* translate.F (TRANSLATE): Translate now uses ICSV in place of
	INEWLINE. If ICSV is 0, the columns are written out on separate
	lines for increased readability. If ICSV is 1, the ray columns are
	written out in a comma separated values format on the same line.
	ICSV is a new variable.

Mon Apr  7 00:51:02 CDT 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* pspread.F, surplot.F: Update primvs handling and change
	extension to ".prm" to avoid conflict on various OSs.
	
Sun Apr  6 06:18:42 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>
	
	* translate.F (TRANSLATE): Translate now has option to write
	out all the columns in a single line. INEWLINE new variable.

Wed Sep 18 02:04:32 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* pwr_dens.F: Rename gdata COMMON to gfiledata to avoid 
	conflict with src/lib/gfile.F COMMON gdata.

Thu Jul 11 08:52:28 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* loss.F, pwr_dens.F, sourceinfo.F: Supply EXIT arg 0.

	* angle.F: Fix bad #if ... #elif syntax. 

	* ffresnel.F, pwr_dens.F, sysinfo.F, mirinfo.F, seed.F, 
	sourcinfo.F, angle.F, comb_ray.F, focnew.F, histo2.F, 
	intens.F, loss.F, minmax.F, plotfoc.F, pspread.F, recolor.F, 
	retrace.F, slits.F, surplot.F, sysplot.F, translate.F:
	Fix includes. Use #include for Unix.

	* ffresnel.F: Fix '' in write statement.

	* pwr_dens.F: Fix continuation in write statement.

	* Started ChangeLog
