.key ""
.bra {
.ket }
failat 21

echo "This script installs reqtools.library (c) by Nico Franois."
echo ""

ask "Do you want to install reqtools.library to your LIBS: directory ?"

if warn
    copy libs/reqtools.library libs:
endif

echo ""
echo "Finished."

lab exit
