ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/samples/shape/linear.md
(Generate patch)

Comparing trunk/OOPSE-2.0/samples/shape/linear.md (file contents):
Revision 2488 by chrisfen, Thu Apr 21 14:12:19 2005 UTC vs.
Revision 2489 by tim, Tue Dec 6 16:49:59 2005 UTC

# Line 1 | Line 1 | molecule{
1   molecule{
2    name = "linear";
3 <  nAtoms = 1;
3 >  
4    atom[0]{
5       type="linear";
6       position( 0.0, 0.0, 0.0 );
# Line 9 | Line 9 | molecule{
9   }
10   molecule{
11    name = "Ar";
12 <  nAtoms = 1;
12 >  
13    atom[0]{
14       type="Ar";
15       position( 0.0, 0.0, 0.0 );
# Line 17 | Line 17 | molecule{
17    }
18   }
19  
20 < nComponents = 1;
20 >
21   component{
22    type = "linear";
23    nMol = 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines