--- gforth/Attic/main.fs 1997/01/01 16:26:03 1.25 +++ gforth/Attic/main.fs 1997/01/29 21:32:36 1.26 @@ -68,6 +68,7 @@ include add.fs \ additio include errore.fs include version.fs include kernel.fs \ load kernel +include conditionals.fs \ load IF and co include extend.fs \ load core-extended include tools.fs \ load tools ( .s dump ) include toolsext.fs