From 305a2ee7dcd3b3f61bf6877312e3c34767e8bc0c Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 5 Apr 2019 22:41:55 +0200 Subject: Remove some unused files --- dhall/compare.fish | 9 ----- do.pl | 103 ----------------------------------------------------- 2 files changed, 112 deletions(-) delete mode 100755 dhall/compare.fish delete mode 100755 do.pl diff --git a/dhall/compare.fish b/dhall/compare.fish deleted file mode 100755 index 154f06a..0000000 --- a/dhall/compare.fish +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env fish - -set dhall_hs_path ../dhall -set dhall_hs $dhall_hs_path/.stack-work/install/**/bin/dhall -set dhall_rs target/debug/dhall -set input_file $argv[1] -diff -u \ - --label "dhall-hs < $input_file" (eval $dhall_hs < $input_file ^&1 | psub) \ - --label "dhall-rs < $input_file" (eval $dhall_rs < $input_file ^&1 | psub) diff --git a/do.pl b/do.pl deleted file mode 100755 index d7a7484..0000000 --- a/do.pl +++ /dev/null @@ -1,103 +0,0 @@ -#!/usr/bin/env -S perl -i -p -# next if /^ *;/; s/\b(?" whsp/g; -# next if /^ *;/; s/\b(?