Skip to content

Commit

Permalink
Merge pull request #2 from ToolFramework/v3.0
Browse files Browse the repository at this point in the history
updated for v3.0
  • Loading branch information
brichards64 authored Mar 27, 2024
2 parents 84848bd + ed8c7f2 commit 5ab7c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UserTools/ToolSelect.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ done` 2> tmptools
touch Unity.h
echo "#include \"Factory.h\"
#include \"Unity.h\"
Tool* Factory(std::string tool) {
Tool* ret=0;
Expand Down

0 comments on commit 5ab7c16

Please sign in to comment.