Skip to content

Commit

Permalink
- squash the tabs.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13511 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Oct 19, 2012
1 parent 13bd8a3 commit e8b5f30
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Compiler/Template/SimCodeTV.mo
Expand Up @@ -2335,12 +2335,12 @@ package Config
output Integer defdevid;
end getDefaultOpenCLDevice;

function simulationCodeTarget
"@author: adrpo
returns: 'gcc' or 'msvc'
usage: omc [+target=gcc|msvc], default to 'gcc'."
output String outCodeTarget;
end simulationCodeTarget;
function simulationCodeTarget
"@author: adrpo
returns: 'gcc' or 'msvc'
usage: omc [+target=gcc|msvc], default to 'gcc'."
output String outCodeTarget;
end simulationCodeTarget;

end Config;

Expand Down

0 comments on commit e8b5f30

Please sign in to comment.