diff options
Diffstat (limited to 'slice.jam')
-rw-r--r-- | slice.jam | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ import toolset ; type.register SLICE : ice ; -feature slicer : no yes : propagated ; +feature slicer : no yes ; class slice-scanner : common-scanner { |