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

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/atype_module.F90 (file contents):
Revision 332 by gezelter, Thu Mar 13 15:28:43 2003 UTC vs.
Revision 355 by mmeineke, Mon Mar 17 20:14:33 2003 UTC

# Line 4 | Line 4 | module atype_module
4    use definitions, only: dp
5    use vector_class
6    implicit none
7 +  private
8    
9    type (Vector), pointer, public :: atypes => null()
10    logical :: atype_vector_initialized = .false.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines