rename pncdsl to inkwell
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Zsolt Tasnadi
2026-07-30 12:26:10 +02:00
parent 26e8f2329c
commit 09aa0d5438
22 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
{
"label": "Build & Run",
"type": "shell",
"command": "make clean && make build && ./bin/pncdsl-demo",
"command": "make clean && make build && ./bin/inkwell-demo",
"problemMatcher": []
},
{