Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / histogram / examples / Jamfile
index 3381875..596a8ca 100644 (file)
@@ -28,13 +28,16 @@ alias cxx14 :
     [ run guide_axis_with_transform.cpp ]
     [ run guide_axis_with_uoflow_off.cpp ]
     [ run guide_custom_2d_axis.cpp ]
-    [ run guide_custom_accumulators.cpp ]
+    [ run guide_custom_accumulators_1.cpp ]
+    [ run guide_custom_accumulators_2.cpp ]
+    [ run guide_custom_accumulators_3.cpp ]
     [ run guide_custom_minimal_axis.cpp ]
     [ run guide_custom_modified_axis.cpp ]
     [ run guide_custom_storage.cpp ]
     [ run guide_fill_histogram.cpp ]
-    [ run guide_fill_weighted_histogram.cpp ]
     [ run guide_fill_profile.cpp ]
+    [ run guide_fill_weighted_histogram.cpp ]
+    [ run guide_fill_weighted_profile.cpp ]
     [ run guide_histogram_operators.cpp ]
     [ run guide_histogram_reduction.cpp ]
     [ run guide_histogram_projection.cpp ]