-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
18 lines (17 loc) · 832 Bytes
/
Project.toml
File metadata and controls
18 lines (17 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[deps]
AS4100 = "f6f5a544-d0dc-48f5-831d-cbd2043c1ecd"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
MyHelper = "cf8c9de2-d6b9-4f35-9c5e-913c95980b71"
MyUnits = "abadc402-6f9d-4890-8dd5-a009c65c203c"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
QuartoNotebookRunner = "4c0109c6-14e9-4c88-93f0-2b974d3468f4"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
WindLoadModule = "eaea037e-a0bc-4d5d-b113-2a8a78229692"
[sources]
AS4100 = {path = "C:\\Users\\Josua\\Juliarepo\\AS4100\\"}
MyHelper = {path = "C:\\Users\\Josua\\Juliarepo\\MyHelper\\"}
MyUnits = {path = "C:\\Users\\Josua\\Juliarepo\\MyUnits\\"}
WindLoadModule = {path = "C:\\Users\\Josua\\Juliarepo\\WindLoadModule\\"}