diff options
| author | Jon French | 2019-03-14 13:56:37 +0000 |
|---|---|---|
| committer | Jon French | 2019-03-14 13:56:37 +0000 |
| commit | 0d88c148a2a068a95b5fc3d5c25b599faf3e75a0 (patch) | |
| tree | cb507bee25582f503ae4047ce32558352aeb8b27 /power | |
| parent | 4f14ccb421443dbc10b88e190526dda754f324aa (diff) | |
| parent | ec8cad1daa76fb265014d3d313173905925c9922 (diff) | |
Merge branch 'sail2' into rmem_interpreter
Diffstat (limited to 'power')
| -rw-r--r-- | power/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/power/Makefile b/power/Makefile index f7c49e00..be97aa0b 100644 --- a/power/Makefile +++ b/power/Makefile @@ -1,7 +1,7 @@ SAIL:=../src/sail.native LEM:=../../lem/lem -SOURCES:=power.sail ../etc/regfp.sail power_regfp.sail +SOURCES:=power.sail ../lib/regfp.sail power_regfp.sail all: power.lem power.ml power_embed.lem |
