summaryrefslogtreecommitdiffstats
path: root/ast/fetch
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-01-09 19:26:44 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-01-09 19:26:44 (GMT)
commit1332d38f2805d986ea130e43218c0d2e870b4dc1 (patch)
treeaa72853cb8d0d8fcd53a6f5eddf196a374226706 /ast/fetch
parent5e545ec8058cc5238dc870468b34b5d4617f307f (diff)
downloadblt-1332d38f2805d986ea130e43218c0d2e870b4dc1.zip
blt-1332d38f2805d986ea130e43218c0d2e870b4dc1.tar.gz
blt-1332d38f2805d986ea130e43218c0d2e870b4dc1.tar.bz2
update ast 8.6.2
Diffstat (limited to 'ast/fetch')
-rwxr-xr-xast/fetch5
1 files changed, 0 insertions, 5 deletions
diff --git a/ast/fetch b/ast/fetch
deleted file mode 100755
index 1ca0578..0000000
--- a/ast/fetch
+++ /dev/null
@@ -1,5 +0,0 @@
-
-here=${PWD}
-cd ${AST_REF}
-cp $@ ${here}
-cd ${here}