From 145e82950af77a04a41ecc79245d8b4522d5e33d Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 6 Jan 2007 12:51:27 +0000 Subject: [PATCH] Merge: fix comment [SVN r36607] --- v2/tools/acc.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/tools/acc.jam b/v2/tools/acc.jam index 500f8dd4c..ed12c8714 100644 --- a/v2/tools/acc.jam +++ b/v2/tools/acc.jam @@ -5,7 +5,7 @@ # or copy at http://www.boost.org/LICENSE_1_0.txt) # -# Boost.Build V2 toolset for the IBM VisualAge compiler +# Boost.Build V2 toolset for the HP aC++ compiler. # import toolset : flags ;