Changeset 359 for bdm/user_info.h

Show
Ignore:
Timestamp:
06/08/09 15:38:41 (15 years ago)
Author:
mido
Message:

patch buildu ve windows, nyni je pod winxp/vs9.0 vse v cajku

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/user_info.h

    r358 r359  
    143143 
    144144 
     145        //! \name Matematical Operations TODO 
     146        //!@{ 
     147 
    145148        //! This methods tries to build a new double matrix  
    146149        static void from_setting( mat& matrix, const Setting &element );         
     
    207210                        from_setting( array_to_load(i), root[i] );  
    208211        } 
     212 
     213          //!@} 
     214 
    209215 
    210216        static void ui_error( string message, const Setting &element );