Ignore:
Timestamp:
04/08/10 08:14:48 (15 years ago)
Author:
Eric.Larour
Message:

Added SetClone to virtual functions of Object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Input.cpp

    r3397 r3454  
    301301}
    302302/*}}}*/
    303 
    304 
    305 
    306                
    307 
     303/*FUNCTION Input::SetClone {{{1*/
     304void  Input::SetClone(int* minranks){
     305
     306        ISSMERROR("not implemented yet");
     307}
     308/*}}}1*/
Note: See TracChangeset for help on using the changeset viewer.