Remove install_nimble.nims, install_tools.nims as per #4934

This commit is contained in:
mike stedman
2018-10-01 22:41:46 -06:00
parent c6e10a442d
commit cf2142d82a
2 changed files with 0 additions and 12 deletions

View File

@@ -1,6 +0,0 @@
mode = ScriptMode.Verbose
echo "This script is deprecated. Use 'koch nimble' instead."
exec "./koch nimble"

View File

@@ -1,6 +0,0 @@
mode = ScriptMode.Verbose
echo "This script is deprecated. Use 'koch tools' instead."
exec "./koch tools"