Changeset 13511


Ignore:
Timestamp:
2012-10-19T21:27:26+02:00 (12 years ago)
Author:
adrpo
Message:
  • squash the tabs.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Compiler/Template/SimCodeTV.mo

    r13507 r13511  
    23362336  end getDefaultOpenCLDevice;
    23372337 
    2338   function simulationCodeTarget
    2339   "@author: adrpo
    2340   returns: 'gcc' or 'msvc'
    2341   usage: omc [+target=gcc|msvc], default to 'gcc'."
    2342     output String outCodeTarget;
    2343   end simulationCodeTarget;
     2338  function simulationCodeTarget
     2339  "@author: adrpo
     2340  returns: 'gcc' or 'msvc'
     2341  usage: omc [+target=gcc|msvc], default to 'gcc'."
     2342    output String outCodeTarget;
     2343  end simulationCodeTarget;
    23442344   
    23452345end Config;
Note: See TracChangeset for help on using the changeset viewer.