fix boot order
parent
678faa0f41
commit
74dc6c87fd
|
@ -87,6 +87,7 @@ primitives,
|
|||
"/library/platform/native/stream.factor"
|
||||
"/library/platform/native/kernel.factor"
|
||||
"/library/platform/native/namespaces.factor"
|
||||
"/library/platform/native/strings.factor"
|
||||
"/library/platform/native/parse-numbers.factor"
|
||||
"/library/platform/native/parser.factor"
|
||||
"/library/platform/native/parse-syntax.factor"
|
||||
|
@ -94,7 +95,6 @@ primitives,
|
|||
"/library/platform/native/prettyprint.factor"
|
||||
"/library/platform/native/random.factor"
|
||||
"/library/platform/native/stack.factor"
|
||||
"/library/platform/native/strings.factor"
|
||||
"/library/platform/native/words.factor"
|
||||
"/library/platform/native/vocabularies.factor"
|
||||
"/library/platform/native/unparser.factor"
|
||||
|
|
Loading…
Reference in New Issue