Ignore:
Timestamp:
07/14/16 10:06:48 (9 years ago)
Author:
bdef
Message:

BUG:uniformisation of wrapper module and reverting to standard python behaviour

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/modules/ElementConnectivity.py

    r20875 r20909  
    99        """
    1010        #Call mex module
    11         elementconnectivity = ElementConnectivity_python(elements,nodeconnectivity);
     11        elementconnectivity = ElementConnectivity_python(elements,nodeconnectivity)
    1212       
    1313        #Return
Note: See TracChangeset for help on using the changeset viewer.