diff options
Diffstat (limited to 'subx/c')
-rwxr-xr-x | subx/c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/subx/c b/subx/c deleted file mode 100755 index ddfde99a..00000000 --- a/subx/c +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env zsh -# Make editing various versions of the Crenshaw compiler even more convenient. - -./edit crenshaw$1 |