/[lmdze]/trunk/Sources/IOIPSL/Mathelp/mathelp.f
ViewVC logotype

Annotation of /trunk/Sources/IOIPSL/Mathelp/mathelp.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (hide annotations)
Wed Apr 29 15:47:56 2015 UTC (9 years, 2 months ago) by guez
File size: 222 byte(s)
Sources inside, compilation outside.
1 guez 30 MODULE mathelp
2    
3     ! From mathelp.f90, version 2.0 2004/04/05 14:47:50
4    
5     implicit none
6    
7     !- Variables used to detect and identify the operations
8 guez 104 CHARACTER(LEN=80), parameter:: seps='( ) , + - / * ^'
9 guez 30
10     END MODULE mathelp

  ViewVC Help
Powered by ViewVC 1.1.21