Changeset cb47b9c for mulcan_par_mod.f90


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
  • mulcan_par_mod.f90

    rffd2d46 rcb47b9c  
    239239! File with contact map of reference configuration
    240240! FIXME: This must go. Reference structure needs to be read in main()
    241       open(9,file='enkefa.ref')
     241      open(9,file='1vp.ref')
    242242! File with multicanonical parameter
    243243      open(10,file='muca.d')
Note: See TracChangeset for help on using the changeset viewer.