specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer
#!/bin/bash
POLY="${1:-poly}"
THIS="$(cd $(dirname "$0"); pwd)"
cd "$THIS/../../../src/Pure"
echo "use \"../../Admin/polyml/future/ROOT.ML\";"
exec "$POLY"