FUEL: Note about .factor-boot-rc added.

db4
Jose A. Ortega Ruiz 2009-01-28 21:32:19 +01:00
parent 3ad52dd85b
commit 3cd8fbc683
1 changed files with 8 additions and 0 deletions

View File

@ -53,6 +53,14 @@ beast.
factor image (overwriting the current one) with all the needed
vocabs.
Alternatively, you can add the following line to your
.factor-boot-rc file:
"fuel" require
This will ensure that the image generated while bootstrapping
Factor contains fuel and the vocabularies it depends on.
*** Connecting to a running Factor
'run-factor' starts a new factor listener process managed by Emacs.