Thu Jan 28 13:50:25 1999  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* Makefile.in (XFCPPFLAGS): Define for f77 code.
	(XCPPFLAGS): Only use for C-style code.

Sat Jul 26 11:58:31 CDT 1997  Mumit Khan <khan@xraylith.wisc.edu>

	Precision fixes and <= 72 char lines fixups.

	* source_bound.F (SOURCE_BOUND): Fix missing comma across cont.
	lines in SAVE statement.

Mon Jun 30 09:07:23 CDT 1997 Sangeet Singh <singh@fada.xraylith.wisc.edu>

	* source.F (SOURCE1): repaired computed GOTO statement
	for different values of FSOUR.  Yesterday had reverted
	to the original version (release 2.3.0) of the computed
	GOTO which actually bypassed the dense plasma source 
	calculation. This was done because my combination of 
	an if-then statement with the computed goto was making 
	source misbehave on Linux. Cleaned up some of the DPS 
	code, removing and/or renaming temporary variables.

Sun Jun 29 01:47:34 CDT 1997 Sangeet Singh <singh@fada.xraylith.wisc.edu>

	* source.F (SOURCE1): fixed computed GOTO statement on line 860
	for different values of FSOUR. Renamed random number variables for
	dense plasma source. Made sure all new real variables were double
	precision. 

Tue Jun 10 17:30:35 CDT 1997 Sangeet Singh <singh@gatekeeper.xraylith.wisc.edu>

	* source.F (SOURCE1): modified PLASMA code to ensure that the density of
	points generated in any disk in the x-z plane is constant (i.e. 
	proportional to the area of the disk.  Previously, the same number of 
	points was used for each disk irrespectively of the y-value of the disk.

	* source.F (SOURCE1): modified specificiation of multiple photon 
	energies (PH1..PH10) to allow for different relative intensities 
	(RL1..RL10) for the up to 10 lines (energies or wavelengths).

	* input_source.F (INPUT_SOURCE): added option for specifying multiple 
	lines with different relative intensities.	

Tue Apr  8 21:56:54 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* source.F (SOURCE1): BUG in measuring degree of polarization.
	DELTAI, DELTAJ and DELTAK were uninitialized. Initialized to 0.0, 
	but NOT fixed yet. Still open. See comments in file.
	Fixed THETA4 -> THETA3 typo in initialization.

Mon Jul 15 11:38:48 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* source.F (SOURCE1): Merged in PLASMA source. Experimental.

	* input_source.F: Added prompts for plasma source.

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

	* input_source.F: Fix parameters to rnumber.

	* gen_source.F, input_source.F, source.F, source_bound.F:o
	Include fix. Use #include for Unix.

	* Started ChangeLog
