annotate src/prefix.mlb @ 1888:5f478ecf65e4

Identify more local definitions as functions that should be lifted to the top level, which has synergistic effects on inlining later
author Adam Chlipala <adam@chlipala.net>
date Tue, 05 Nov 2013 11:58:52 -0500
parents 5368deb3764b
children
rev   line source
adamc@791 1 local
adamc@791 2 $(SML_LIB)/basis/basis.mlb
adamc@791 3 $(SML_LIB)/smlnj-lib/Util/smlnj-lib.mlb
adamc@791 4 $(SML_LIB)/mlyacc-lib/mlyacc-lib.mlb
adamc@791 5 $(SML_LIB)/smlnj-lib/PP/pp-lib.mlb
adamc@791 6 in
adamc@0 7