]> gitweb.factorcode.org Git - factor.git/blobdiff - core/bootstrap/primitives.factor
bootstrap: rename layouts/layouts.factor to layouts.factor.
[factor.git] / core / bootstrap / primitives.factor
index c6bb5fd3e145f93c3defca1174764ca81102313a..3707a112dc18beca7a2d977e2b4000f36318b422 100644 (file)
@@ -21,7 +21,7 @@ H{ } clone sub-primitives set
 
 architecture get asm-file parse-file
 
-"vocab:bootstrap/layouts/layouts.factor" parse-file
+"vocab:bootstrap/layouts.factor" parse-file
 
 ! Now we have ( syntax-quot arch-quot layouts-quot ) on the stack