Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
0815Creeper committed Dec 22, 2024
1 parent 948bd41 commit cf5c900
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/FMI3/cconst.jl
Original file line number Diff line number Diff line change
Expand Up @@ -489,4 +489,3 @@ export fmi3DependencyKind,
fmi3DependencyKindTunable,
fmi3DependencyKindDiscrete,
fmi3DependencyKindDependent

1 change: 0 additions & 1 deletion src/FMI3/cfunc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2136,4 +2136,3 @@ function fmi3DoStep!(
return status
end
export fmi3DoStep!

1 change: 0 additions & 1 deletion test/FMI2/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,3 @@ function fmi2CallbackLogger(

return nothing
end

0 comments on commit cf5c900

Please sign in to comment.