Sat Sep 27 15:36:26 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>
	
	* pspread.F: Fix RUNPRIMVS call.

Wed Sep 24 22:42:31 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>
	
	* histo2.F (IDIM): Replace all the explict dimension with
	IDIM parameter. Was 52, not 201 per Tuffs' request.

Mon Sep  8 16:02:18 CDT 1997 Sangeet Singh <singh@fada.xraylith.wisc.edu>

	* intens.F (INTENS): Took into account user preference for which
	rays to include (all, good only, lost only) when writing out
	plot files. In some places, replace 0 with 0.0D0 for consistency.

Sat Jul 19 12:14:16 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* focnew.F (FINDOUT): Arg RAY was dimensioned incorrectly as
	(12,1010). Now use N_DIM.

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
