Skip to content

Commit ab348ed

Browse files
committed
add Project.toml
1 parent 8c07a33 commit ab348ed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Project.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name = "InlineTest"
2+
uuid = "bd334432-b1e7-49c7-a2dc-dd9149e4ebd6"
3+
authors = ["Rafael Fourquet <[email protected]>"]
4+
version = "0.1.0"
5+
6+
[deps]
7+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
8+
9+
[compat]
10+
julia = "1"

0 commit comments

Comments
 (0)