Remove original Idris version of newt.

This commit is contained in:
2025-09-29 11:59:13 -07:00
parent a53c5b4fba
commit f3a5e9012c
21 changed files with 7 additions and 5460 deletions

View File

@@ -61,8 +61,8 @@
"properties": {
"newt.path": {
"type": "string",
"default": "build/exec/newt",
"description": "Path to the newt executable"
"default": "node bootstrap/newt.js",
"description": "Command to run newt"
}
}
}