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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (show annotations)
Wed Apr 29 15:47:56 2015 UTC (9 years, 1 month ago) by guez
File size: 222 byte(s)
Sources inside, compilation outside.
1 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 CHARACTER(LEN=80), parameter:: seps='( ) , + - / * ^'
9
10 END MODULE mathelp

  ViewVC Help
Powered by ViewVC 1.1.21