Changes between Initial Version and Version 1 of Ticket #1924, comment 5


Ignore:
Timestamp:
2012-11-27T14:42:30Z (12 years ago)
Author:
Jens Frenkel

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1924, comment 5

    initial v1  
    11Hack for the models
    2 
     2{{{
    33        s = ComponentReference.printComponentRefStr(inComponentRef);
    44        //false = intEq(System.strcmp(s,"pumps.medium.h"),0);
    55        //false = intEq(System.strcmp(s,"pumps.medium.p"),0);
    66        false = intEq(System.strcmp(s,"coil.i"),0);
     7}}}