ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/forceGlobals.F90
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/forceGlobals.F90 (file contents):
Revision 318 by chuckv, Wed Mar 12 13:51:04 2003 UTC vs.
Revision 319 by gezelter, Wed Mar 12 14:29:15 2003 UTC

# Line 266 | Line 266 | contains
266         thisStat = 0
267         return
268      endif
269 <    
270 <
269 >    
270      allocate(u_l_Col(ndim,ncol),stat=alloc_stat)
271      if (alloc_stat /= 0 ) then
272         thisStat = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines