ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/primitives/DirectionalAtom.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-4/src/primitives/DirectionalAtom.cpp (file contents):
Revision 1814 by tim, Wed Dec 1 17:38:32 2004 UTC vs.
Revision 1815 by tim, Wed Dec 1 18:42:45 2004 UTC

# Line 31 | Line 31 | DirectionalAtom::DirectionalAtom(DirectionalAtomType*
31                           : Atom(dAtomType){
32      objType_= otDAtom;
33      if (dAtomType->isMultipole()) {
34 <        electroBodyFrame_ = dAtomType->getEletroBodyFrame();
34 >        electroBodyFrame_ = dAtomType->getElectroBodyFrame();
35      }
36   }
37  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines