diff options
| author | Kathy Gray | 2014-08-19 15:18:46 +0100 |
|---|---|---|
| committer | Kathy Gray | 2014-08-19 15:18:46 +0100 |
| commit | e8233619ebbf8894d28f6e94f569a8a06c87c17d (patch) | |
| tree | 244ba168013f7d1d2f3c7c631732e4544853f9a9 /src/test/power.sail | |
| parent | 3c86cf03071bef70c1909b13dcb1db28f8cd5c33 (diff) | |
Add file that actually drives command line interpreter
Diffstat (limited to 'src/test/power.sail')
| -rw-r--r-- | src/test/power.sail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/power.sail b/src/test/power.sail index 9a89c9e4..ade9bf7c 100644 --- a/src/test/power.sail +++ b/src/test/power.sail @@ -445,7 +445,7 @@ end execute end ast -register ast instr (* monitor decoded instructions *) +(*register ast instr (* monitor decoded instructions *)*) (* fetch-decode-execute *) function unit fde () = { |
