Ignore:
Timestamp:
08/11/10 10:38:41 (15 years ago)
Author:
Mathieu Morlighem
Message:

as usual

File:
1 edited

Legend:

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

    r5130 r5148  
    2323
    2424        /*Methods*/
    25         /*FUNCTION Direction::sens{{{1*/
    26         int Direction::sens(Icoor1 i,Icoor1 j) {
     25        /*FUNCTION Direction::direction{{{1*/
     26        int Direction::direction(Icoor1 i,Icoor1 j) {
    2727                int r =1;
    2828                if (dir!= MaxICoor) {
Note: See TracChangeset for help on using the changeset viewer.