summaryrefslogtreecommitdiffstats
path: root/ast/fetch
blob: 1ca0578544c7ba8ef094b645858ec4a28c622833 (plain)
1
2
3
4
5

here=${PWD}
cd ${AST_REF}
cp $@ ${here}
cd ${here}