AutoYADM commit: 2025-05-02 23:48:40

This commit is contained in:
Daniel Fichtinger 2025-05-02 23:48:40 -04:00
parent 433241e6ac
commit fc70257deb
7 changed files with 1 additions and 38 deletions

View file

@ -1,3 +0,0 @@
function projectdo_build
projectdo -d build
end

View file

@ -1,3 +0,0 @@
function projectdo_run
projectdo -d run
end

View file

@ -1,3 +0,0 @@
function projectdo_test
projectdo -d test
end

View file

@ -1,3 +0,0 @@
function projectdo_tool
projectdo -d tool
end