Merge branch 'main' of github.com:fverdugo/XM_40017 into main

This commit is contained in:
Francesc Verdugo 2023-08-10 15:18:26 +02:00
commit 973c76fff0
3 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
name = "XM_40017"
uuid = "bac2549d-7fb4-47a9-ab16-d1e9b77d8fc7"
uuid = "97f213cd-d64a-481d-bc9d-afa871b8c535"
authors = ["Francesc Verdugo <f.verdugo.rojano@vu.nl>"]
version = "0.1.0"

3
docs/.gitignore vendored
View File

@ -3,4 +3,5 @@ site/
docs/src/notebook-output
Manifest.toml
*.md
!index.md
!index.md
!getting_started_with_julia.md

View File

@ -1,4 +1,4 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
XM_40017 = "bac2549d-7fb4-47a9-ab16-d1e9b77d8fc7"
XM_40017 = "97f213cd-d64a-481d-bc9d-afa871b8c535"