diff options
author | David Schleef <ds@schleef.org> | 2009-03-31 10:44:34 -0700 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2009-03-31 11:19:57 -0700 |
commit | 4e80ac62c321f7c4763cab44faef5b7f4a366931 (patch) | |
tree | 544f3db4ed81a29ad35601054bc84653b3693c69 /tools | |
parent | 106d7fc8f6cfffaf5d3b6dc26bc734a614313596 (diff) |
fix bug in program
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test.orc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test.orc b/tools/test.orc index ebcd91a..19c5750 100644 --- a/tools/test.orc +++ b/tools/test.orc @@ -83,6 +83,7 @@ shlw d1, s1, 2 .dest 2 d1 .source 2 s1 .source 2 s2 +.source 2 s3 .temp 2 t1 .temp 4 t2 .param p1 |