ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/headers/BASS_interface.h
(Generate patch)

Comparing trunk/mdtools/headers/BASS_interface.h (file contents):
Revision 11 by mmeineke, Tue Jul 9 18:40:59 2002 UTC vs.
Revision 119 by chuckv, Thu Sep 26 21:34:35 2002 UTC

# Line 2 | Line 2 | typedef enum { MOLECULE, ATOM, BOND, BEND, TORSION, CO
2   #define __MCL_INTERFACE_H__
3  
4  
5 +
6   typedef enum { MOLECULE, ATOM, BOND, BEND, TORSION, COMPONENT,
7                 POSITION, ASSIGNMENT, MEMBER, CONSTRAINT, ORIENTATION,
8                 START_INDEX, BLOCK_END } event_enum;
9  
10 +
11   typedef struct{
12    double x;
13    double y;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines