[LIBISIS-code-svn] r943 - trunk/libcore
apache at libisis.org
apache at libisis.org
Tue Dec 12 16:36:54 GMT 2006
Author: Dickon Champion
Date: Tue Dec 12 16:36:52 2006
New Revision: 943
Modified:
trunk/libcore/IXMneutron_units.f90
Log:
fixes #3
Modified: trunk/libcore/IXMneutron_units.f90
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/libcore/IXMneutron_units.f90?r1=942&r2=943
==============================================================================
--- trunk/libcore/IXMneutron_units.f90 (original)
+++ trunk/libcore/IXMneutron_units.f90 Tue Dec 12 16:36:52 2006
@@ -35,7 +35,7 @@
& 'v2 ','tau2','lam2','k2 ','e2 ','v1 ','tau1','lam1','k1 ','e1 ', &
& 'w ','wn ','thz ', &
& 'q ','q+ ','q- ','sq ','sq+ ','sq- ' /)
- character(len=long_len),parameter:: units_list(list_len)= (/'Microsecond','m/s','s/m','Angstrom','Angstrom^-1','meV', 'Angstroms', &
+ character(len=long_len),parameter:: units_list(list_len)= (/'Microsecond','m/s','s/m','Angstrom','Angstrom^-1','meV', 'Angstrom', &
& 'm/s','s/m','Angstrom','Angstrom^-1','meV','m/s','s/m','Angstrom','Angstrom^-1','meV', &
& 'meV','cm^-1','THz', &
& 'Angstrom^-1','Angstrom^-1','Angstrom^-1','Angstrom^2','Angstrom^2','Angstrom^2'/)
More information about the LIBISIS-code-svn
mailing list