diff --git a/cwpro8-tools.jam b/cwpro8-tools.jam index 291296493..35c39a7d8 100644 --- a/cwpro8-tools.jam +++ b/cwpro8-tools.jam @@ -3,3 +3,8 @@ extends-toolset metrowerks ; flags cwpro8 C++FLAGS : -iso_templates on ; } + +# The following #// line will be used by the regression test table generation +# program as the column heading for HTML tables. Must not include version number. +#//Metro-
werks
Code-
Warrior
+ diff --git a/metrowerks-tools.jam b/metrowerks-tools.jam index 72d2e9d70..95834877a 100644 --- a/metrowerks-tools.jam +++ b/metrowerks-tools.jam @@ -17,7 +17,7 @@ # The following #// line will be used by the regression test table generation # program as the column heading for HTML tables. Must not include version number. -#//Metro-
werks
Code-
Warrior
+#//Metro-
werks
Code-
Warrior
# singleton variables... set-as-singleton METROWERKS_ROOT CWFOLDER ; diff --git a/v1/cwpro8-tools.jam b/v1/cwpro8-tools.jam index 291296493..35c39a7d8 100644 --- a/v1/cwpro8-tools.jam +++ b/v1/cwpro8-tools.jam @@ -3,3 +3,8 @@ extends-toolset metrowerks ; flags cwpro8 C++FLAGS : -iso_templates on ; } + +# The following #// line will be used by the regression test table generation +# program as the column heading for HTML tables. Must not include version number. +#//Metro-
werks
Code-
Warrior
+ diff --git a/v1/metrowerks-tools.jam b/v1/metrowerks-tools.jam index 72d2e9d70..95834877a 100644 --- a/v1/metrowerks-tools.jam +++ b/v1/metrowerks-tools.jam @@ -17,7 +17,7 @@ # The following #// line will be used by the regression test table generation # program as the column heading for HTML tables. Must not include version number. -#//Metro-
werks
Code-
Warrior
+#//Metro-
werks
Code-
Warrior
# singleton variables... set-as-singleton METROWERKS_ROOT CWFOLDER ;