diff options
Diffstat (limited to 'src/boost/libs/disjoint_sets/Jamfile.v2')
-rw-r--r-- | src/boost/libs/disjoint_sets/Jamfile.v2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/boost/libs/disjoint_sets/Jamfile.v2 b/src/boost/libs/disjoint_sets/Jamfile.v2 new file mode 100644 index 00000000..cf5eb618 --- /dev/null +++ b/src/boost/libs/disjoint_sets/Jamfile.v2 @@ -0,0 +1,3 @@ +# Empty Jamfile because the super project still expects one to appear here. +# Can be deleted once 'status/Jamfile.v2' has been updated in the super +# project. |