Skip to content

Commit

Permalink
add comment and run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jClugstor committed Jun 29, 2024
1 parent b85b7c2 commit 2af1732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/maps.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# holds functions predefined or defined in the Base Modelica Package
function_map = Dict(
:der => x -> D(x...),
:abs => x -> Base.abs(x...),
Expand Down

0 comments on commit 2af1732

Please sign in to comment.