Skip to content

Commit

Permalink
PynnExamples
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 2, 2024
1 parent 8cde419 commit ab10298
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion release.pl
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ sub wait_doc_built{
wait_doc_built('spinnfrontendcommon');
update_directory("../sPyNNaker");
update_directory("../SpiNNakerGraphFrontEnd");
update_directory("../PyNN8Examples");
update_directory("../PyNNExamples");
update_directory("../IntroLab");
update_directory("../sPyNNaker8NewModelTemplate");
update_directory("../sPyNNakerVisualisers");
Expand Down
2 changes: 1 addition & 1 deletion tag.pl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ sub git_tag{
git_tag("../TestBase");
git_tag("../sPyNNaker");
git_tag("../SpiNNakerGraphFrontEnd");
git_tag("../PyNN8Examples");
git_tag("../PyNNExamples");
git_tag("../IntroLab");
git_tag("../sPyNNaker8NewModelTemplate");
git_tag("../sPyNNakerVisualisers");
Expand Down
2 changes: 1 addition & 1 deletion walker.pl
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ sub check_directory{
check_directory("../TestBase");
check_directory("../sPyNNaker");
check_directory("../SpiNNakerGraphFrontEnd");
check_directory("../PyNN8Examples");
check_directory("../PyNNExamples");
check_directory("../IntroLab");
check_directory("../sPyNNaker8NewModelTemplate");
check_directory("../sPyNNakerVisualisers");
Expand Down

0 comments on commit ab10298

Please sign in to comment.