Information hiding - moved all of command input parsing to misc.c
[open-adventure.git] / tests / decheck
1 #!/bin/sh
2 # Turn a non-oldstyle checkfile on stdin into an equivalent log on stdout.
3 sed -n -e '/> /s///p'