File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11name = " MechGluecode"
22uuid = " 3017d99d-ab52-4519-99a2-fa9ddc4637fe"
33authors = [
" hustf <[email protected] > and contributors" ]
4- version = " 0.1.5 "
4+ version = " 0.1.51 "
55
66[deps ]
77DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -23,9 +23,9 @@ Unitfu = "5ee08b94-2369-4f4a-b8c7-99333ba35fb0"
2323julia = " 1"
2424
2525[extras ]
26- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2726SnoopCompile = " aa65fe97-06da-5843-b5b1-d5d13cad87d2"
2827SnoopCompileCore = " e2b509da-e806-4183-be48-004708413034"
28+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929
3030[targets ]
3131test = [" Test" ]
Original file line number Diff line number Diff line change 11using Test
2- import MechanicalUnits: @import_expand
2+ import MechanicalUnits: @import_expand , ∙ , Quantity
33@import_expand (m, s, N) # Takes long if defined late)
44using MechGluecode
55import Plots
6+ using Plots: plot
67import MechGluecode
78
89@testset " Plots mixed quantity" begin
You can’t perform that action at this time.
0 commit comments