Ignore:
Timestamp:
04/07/10 15:00:38 (15 years ago)
Author:
Eric.Larour
Message:

Massive commit. Simplified diagnostic horiz. Almost compiles.

File:
1 edited

Legend:

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

    r3417 r3420  
    2828/*}}}*/
    2929/*FUNCTION Matice::init {{{1*/
    30 Matice::Init(int in_mid,double in_B,double in_n){
     30void Matice::Init(int in_mid,double in_B,double in_n){
    3131        this->mid=in_mid;
    3232        this->B=in_B;
Note: See TracChangeset for help on using the changeset viewer.