ucsim-0.2.37-pre3 into cvs
[fw/sdcc] / sim / ucsim / s51.src / monitor1-2
diff --git a/sim/ucsim/s51.src/monitor1-2 b/sim/ucsim/s51.src/monitor1-2
new file mode 100755 (executable)
index 0000000..1c3685d
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cat 1_tee|tee /dev/tty >tee_2
+
+# End of monitor1-2