2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-13 12:22:17 +00:00

minor UML tweaks

[SVN r18034]
This commit is contained in:
Dave Abrahams
2003-03-20 16:01:53 +00:00
parent 7ac1d52126
commit ebfc61b92f

View File

@@ -26,10 +26,10 @@ import utility ;
# / \
# +-+-+
# |
# +---------------------+ +---------+------------+
# +---------------------+ +-------+--------------+
# | action | | abstract-file-target |
# +=====================| * +======================+
# | action-name | +--| action |
# | action-name | +--+ action |
# | properties | | +----------------------+
# +---------------------+--+ | actualize-action() |
# | actualize() |0..1 +-----------+----------+
@@ -40,7 +40,7 @@ import utility ;
# | / \
# ^ +-+-+
# / \ |
# +-+-+ +-------------|-------------+
# +-+-+ +-------------+-------------+
# | | |
# | +------+---------------+ +--------+-------------+
# | | file-target | | searched-lib-target |
@@ -48,9 +48,9 @@ import utility ;
# | | actualize-location() | | actualize-location() |
# | +----------------------+ +----------------------+
# |
# +--------------------------------+
# +-+------------------------------+
# | |
# +---------------------+ +---------------------+
# +----+----------------+ +---------+-----------+
# | compile-action | | link-action |
# +=====================+ +=====================+
# | adjust-properties() | | adjust-properties() |