clean.sh 78 B

1234567
  1. #!/bin/sh
  2. #
  3. rm msgs*.txt
  4. rm make_msgs.out
  5. rm messages.h
  6. rm messages.c