#!/bin/sh
if mcs `cat csfiles`
then
  mv Decode.exe ~/bin
fi
