about summary refs log tree commit diff stats
path: root/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'event.c')
0 files changed, 0 insertions, 0 deletions
#!/bin/sh
# Translate Mu programs with debug information on Linux.

set -e

cat $* [0-9]*.mu    |apps/mu    > a.subx

./translate_subx_debug init.linux [0-9]*.subx mu-init.subx a.subx