From 445843f27798e371d34d91860b05bbf68fa37223 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 15 Feb 2019 15:48:16 -0800 Subject: 4971 - clean up a few scripts Some of them are no longer useful; drop them. For the rest, have useful usage messages. And also be a little more principled in where we introduce CFLAGS, and where we expect it to come in from the commandline. I'm choosing not to call gen/run/dgen/drun from test_layers because it makes test_layers harder for newcomers to read. The scripts aren't the first thing people should see, they're just useful once you're up and running hacking on SubX. --- subx/dcr | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 subx/dcr (limited to 'subx/dcr') diff --git a/subx/dcr b/subx/dcr deleted file mode 100755 index 938dbb56..00000000 --- a/subx/dcr +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env zsh -# Make opening various versions of the Crenshaw compiler even more convenient. - -./dgen crenshaw$1 && ./drun crenshaw$1 -- cgit 1.4.1-2-gfad0