X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=stems-and-flags.lisp-expr;h=7e947a4c958887f4f5aaa9567732f37ecc3da04e;hb=4fc9d21ae1d8a6a2f8ff70f589d5da103203de13;hp=1a2461cb3317a2e39a2906c956c66e6e82304da0;hpb=95a6db7329b91dd90d165dd4057b9b5098d34aa2;p=sbcl.git diff --git a/stems-and-flags.lisp-expr b/stems-and-flags.lisp-expr index 1a2461c..7e947a4 100644 --- a/stems-and-flags.lisp-expr +++ b/stems-and-flags.lisp-expr @@ -31,7 +31,7 @@ ;;; FIXME: Perhaps now that a significant number of files are built ;;; in warm load instead of cold load, this file should now be called ;;; cold-stems-and-flags.lisp-expr? Also, perhaps this file should move -;;; into the src/cold/ directory? +;;; into the src/cold directory? ( ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; miscellaneous @@ -257,10 +257,11 @@ ("code/setf-funs" :not-host) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - ;;; compiler (and a few miscellaneous :NOT-HOST files whose - ;;; dependencies make it convenient to stick them here) + ;;; compiler (and a few miscellaneous files whose dependencies make it + ;;; convenient to stick them here) ("compiler/early-c") + ("compiler/policy") ("code/numbers") ("code/typedefs")