Wed Aug 20 17:15:01 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* transmit.F (MAIN): Added RNUMBER declaration. Note that there
	are no IMPLICIT REAL*8 here to avoid problems with REAL*4 OPCON
	library data.

Wed Jun 11 12:44:49 CDT 1997 Sangeet Singh <singh@gatekeeper.xraylith.wisc.edu>

	* abrefc.F (ABREFC): Added option to save raw F1 and F2 atomic
	scattering factor data for each element in a new file called
	F1_F2. No scaling or weighting of the F1, F2 values is done;
	they are simply read in from the library files and are then output
	in a comma separated value (CSV) format file containing
	photon energy, F1_elt1, F1_elt2, F1_elt3, F1_elt4, F1_elt5,
	F2_elt1, F2_elt2, F2_elt3, F2_elt4, F2_elt5. 

Tue Apr  8 22:08:51 1997  Mumit Khan <khan@modi.xraylith.wisc.edu>

	* dose.F (DOSETOT): Bug fix uninitialized IERR. Set to 0.

Thu Sep 19 12:49:19 1996  Mumit Khan <khan@modi.xraylith.wisc.edu>
	
	* mlayer.F: Bug fix passing 1.0 instead of 1.0D0 to set_refraction 
	(courtesy of Manolo Sanchez Del Rio).

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

	* cutoff.F, mlayer.F, transmit.F: Supply arg to EXIT (0).
	
	* mlayer.F: Fix aaa and bbb COMMON members so that they're the
	same size in all subroutines.

	* mlayer.F: Fix/ToDo: Temporary work-around for bad IYES arg.
	Needs to be fixed. (fixed -- MK)

	* transmit.F: Fix long (>72) lines in write statement.

	* Started ChangeLog
