diff --git a/j1a/swapforth.fs b/j1a/swapforth.fs index a992763..2622f52 100644 --- a/j1a/swapforth.fs +++ b/j1a/swapforth.fs @@ -49,7 +49,7 @@ postpone ; ; -include core.fs +include ../common/core.fs : /mod >r s>d r> sm/rem ; : / /mod nip ; @@ -82,7 +82,7 @@ include core.fs here aligned ; -include core-ext.fs +include ../common/core-ext.fs : marker forth 2@ \ preserve FORTH and DP