Create ProcessNode and ShippingNode structs

This commit is contained in:
2020-03-18 11:09:54 -05:00
parent ba28c350e0
commit c55c6cc828
2 changed files with 25 additions and 31 deletions

View File

@@ -53,9 +53,9 @@ version = "0.2.0"
[[CompilerSupportLibraries_jll]]
deps = ["Libdl", "Pkg"]
git-tree-sha1 = "b57c5d019367c90f234a7bc7e24ff0a84971da5d"
git-tree-sha1 = "aa832564f930a7fc9290972526908d01a35aefac"
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "0.2.0+1"
version = "0.3.0+0"
[[CoordinateTransformations]]
deps = ["LinearAlgebra", "Rotations", "StaticArrays"]