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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 254 - (show annotations)
Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
File size: 222 byte(s)
Move Sources/* to root directory.
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