Skip to content

Commit

Permalink
Merge branch 'dmuravskyi/polycurve-transform-at' of https://github.co…
Browse files Browse the repository at this point in the history
…m/DmytroMuravskyi/Elements into dmuravskyi/polycurve-transform-at
  • Loading branch information
DmytroMuravskyi committed Oct 4, 2023
2 parents 97ab9f5 + 6010a44 commit d491da7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Elements.MEP/Examples-Create Tree.dib
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

#!csharp

#r "nuget: Elements.MEP"
#r "nuget: Hypar.Elements,2.0.0-alpha.15"
#r "nuget: Hypar.Elements.MEP,2.0.0-alpha.15"

#!markdown

Expand Down
2 changes: 1 addition & 1 deletion Elements.MEP/Examples-Routing Tree.dib
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#!csharp

#r "nuget: Hypar.Elements,2.0.0-alpha.15"
#r "nuget: Elements.MEP"
#r "nuget: Hypar.Elements.MEP,2.0.0-alpha.15"

#!markdown

Expand Down

0 comments on commit d491da7

Please sign in to comment.