/[lmdze]/trunk/misc/coefpoly.f
ViewVC logotype

Diff of /trunk/misc/coefpoly.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/Sources/misc/coefpoly.f revision 149 by guez, Thu Jun 18 12:23:44 2015 UTC trunk/misc/coefpoly.f revision 276 by guez, Thu Jul 12 14:49:20 2018 UTC
# Line 2  module coefpoly_m Line 2  module coefpoly_m
2    
3    IMPLICIT NONE    IMPLICIT NONE
4    
5    DOUBLE PRECISION a0, a1, a2, a3    DOUBLE PRECISION, protected:: a0, a1, a2, a3
6    
7  contains  contains
8    

Legend:
Removed from v.149  
changed lines
  Added in v.276

  ViewVC Help
Powered by ViewVC 1.1.21