X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Faction.cpp;h=782546ae0512568dd8b294d69534d327ed136891;hb=5d4bc56c55a3928d0a24f18d1ab06f243d39e0a7;hp=7ed0da1efc0b9c0c12d0d199835adbb83fac9228;hpb=59ac0a44d6edf179c01604c6ced744873213f855;p=builder.git diff --git a/source/action.cpp b/source/action.cpp index 7ed0da1..782546a 100644 --- a/source/action.cpp +++ b/source/action.cpp @@ -5,11 +5,14 @@ using namespace std; +/** +Annouces the action by printing out the package name, tool and target name. +*/ void Action::announce(const string &pkg, const string &tool, const string &tgt) { ostringstream line; line<