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/Beam.cpp

    r3439 r3454  
    787787}
    788788/*}}}*/
     789//*FUNCTION Beam::SetClone {{{1*/
     790void  Beam::SetClone(int* minranks){
     791
     792        ISSMERROR("not implemented yet");
     793}
     794/*}}}1*/
     795
Note: See TracChangeset for help on using the changeset viewer.