ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/UseTheForce/do_Forces.F90
(Generate patch)

Comparing trunk/OOPSE-2.0/src/UseTheForce/do_Forces.F90 (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 4 | Line 4
4  
5   !! @author Charles F. Vardeman II
6   !! @author Matthew Meineke
7 < !! @version $Id: do_Forces.F90,v 1.1.1.1 2004-09-24 04:16:36 gezelter Exp $, $Date: 2004-09-24 04:16:36 $, $Name: not supported by cvs2svn $, $Revision: 1.1.1.1 $
7 > !! @version $Id: do_Forces.F90,v 1.2 2004-09-24 16:27:57 tim Exp $, $Date: 2004-09-24 16:27:57 $, $Name: not supported by cvs2svn $, $Revision: 1.2 $
8  
9   module do_Forces
10    use force_globals
# Line 30 | Line 30 | module do_Forces
30    PRIVATE
31  
32   #define __FORTRAN90
33 < #include "fForceField.h"
34 < #include "fSwitchingFunction.h"
33 > #include "UseTheForce/fForceField.h"
34 > #include "UseTheForce/fSwitchingFunction.h"
35  
36    INTEGER, PARAMETER:: PREPAIR_LOOP = 1
37    INTEGER, PARAMETER:: PAIR_LOOP    = 2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines