mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
Corrected a comment typo in Boost Build's main build-system.jam module.
[SVN r48501]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
# This file is part of Boost Build version 2. You can think of it as forming the
|
||||
# the main() routine. It is invoked by the bootstrapping code in bootstrap.jam.
|
||||
# main() routine. It is invoked by the bootstrapping code in bootstrap.jam.
|
||||
|
||||
import build-request ;
|
||||
import builtin ;
|
||||
|
||||
Reference in New Issue
Block a user