Changeset 6141 for trunk/RNA3D/RNA3D_Main.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/RNA3D/RNA3D_Main.cxx (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RNA3D/RNA3D_Main.cxx
r4823 r6141 33 33 root->awar_int(AWAR_3D_DISPLAY_TERTIARY_INTRACTIONS, 0, AW_ROOT_DEFAULT); 34 34 35 // Gen ral Molecule Display Section35 // General Molecule Display Section 36 36 root->awar_int(AWAR_3D_MOL_BACKBONE, 1, AW_ROOT_DEFAULT); 37 37 root->awar_int(AWAR_3D_MOL_COLORIZE, 0, AW_ROOT_DEFAULT); … … 63 63 CreateRNA3DAwars(awr); 64 64 65 // Creating and Initiali sing Motif/OpenGL window and65 // Creating and Initializing Motif/OpenGL window and 66 66 // rendering the structure 67 67 {
