diff options
Diffstat (limited to 'scripts/dev_win_help.cmd')
-rw-r--r-- | scripts/dev_win_help.cmd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/dev_win_help.cmd b/scripts/dev_win_help.cmd deleted file mode 100644 index f0bdb98..0000000 --- a/scripts/dev_win_help.cmd +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | @echo off | ||
2 | cd ..\compiler\ | ||
3 | stack exec ldgallery -- --help | ||
4 | @echo. | ||
5 | @pause | ||