/[lmdze]/trunk/libf/phylmd/radopt.f90
ViewVC logotype

Contents of /trunk/libf/phylmd/radopt.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations)
Wed Feb 27 13:16:39 2008 UTC (16 years, 2 months ago) by guez
File size: 207 byte(s)
Initial import
1 module radopt
2
3 ! From phylmd/radopt.h,v 1.1.1.1 2004/05/19 12:53:09
4
5 implicit none
6
7 LOGICAL, PARAMETER:: LEVOIGT=.FALSE.
8 INTEGER, PARAMETER:: NOVLP=1
9 INTEGER, PARAMETER:: KAER=0
10
11 end module radopt

  ViewVC Help
Powered by ViewVC 1.1.21