Changeset cb47b9c for regul.f


Ignore:
Timestamp:
11/19/09 11:29:16 (14 years ago)
Author:
baerbaer <baerbaer@…>
Branches:
master
Children:
2d5d396
Parents:
ffd2d46
Message:

Explicitly declare variables.

All variables should be declared so that we can remove the implicit statements
from the beginning of the INCL.H file.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/smmp/trunk@25 26dc1dd8-5c4e-0410-9ffe-d298b4865968

File:
1 edited

Legend:

Unmodified
Added
Removed
  • regul.f

    rffd2d46 rcb47b9c  
    4444     &  '   Wt(energy) = ',wtey,'  Wt(regul.) = ',wtrg
    4545
    46       call minim(1, nsteps, acc)
     46      call minim(2, nsteps, acc)
    4747
    4848      write(*,*) ' '
Note: See TracChangeset for help on using the changeset viewer.