Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RNA3D/RNA3D_Main.cxx

    r4823 r6141  
    3333    root->awar_int(AWAR_3D_DISPLAY_TERTIARY_INTRACTIONS, 0, AW_ROOT_DEFAULT);  
    3434 
    35     // Genral Molecule Display Section 
     35    // General Molecule Display Section 
    3636    root->awar_int(AWAR_3D_MOL_BACKBONE, 1, AW_ROOT_DEFAULT);  
    3737    root->awar_int(AWAR_3D_MOL_COLORIZE, 0, AW_ROOT_DEFAULT);  
     
    6363    CreateRNA3DAwars(awr); 
    6464 
    65     // Creating and Initialising Motif/OpenGL window and  
     65    // Creating and Initializing Motif/OpenGL window and  
    6666    // rendering the structure 
    6767    {