From 8509f491e99198e87e0fffd07011c08bcb14aea7 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 8 Aug 2007 19:38:27 +0000 Subject: [PATCH] Update to V2 [SVN r38528] --- test/aux_/Jamfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/aux_/Jamfile b/test/aux_/Jamfile index 42f154b..0a65d74 100644 --- a/test/aux_/Jamfile +++ b/test/aux_/Jamfile @@ -1,7 +1,3 @@ -subproject libs/mpl/test/aux_ ; - -# bring in rules for testing -import testing ; compile preprocessor/is_seq.cpp ; compile preprocessor/token_equal.cpp ;