Skip to content

Commit

Permalink
[Janitor mode] Fix whitespace
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@24263 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Jan 28, 2015
1 parent 336a3e0 commit c7a4740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PDEInModelica/models/tests/conservationLaws.mo
Expand Up @@ -61,7 +61,7 @@ package conservationLaws
model eulerEq
extends conservationLawLF(M = 3);
Real[N] rho, u, p, E;
// parameter Real u_s;
// parameter Real u_s;
parameter Real gamma = 1.4, x_0, T;
parameter Real rho_l, u_l, p_l;
parameter Real rho_r, u_r, p_r;
Expand Down

0 comments on commit c7a4740

Please sign in to comment.