diff options
-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 { |
index : AdHoc Util | ||
Adhoc library of useful functions and classes. | Dan Goodliffe |
summaryrefslogtreecommitdiff |
-rw-r--r-- | slice.jam | 2 |
@@ -7,7 +7,7 @@ import toolset ; type.register SLICE : ice ; -feature slicer : no yes : propagated ; +feature slicer : no yes ; class slice-scanner : common-scanner { |