X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Faction.cpp;h=782546ae0512568dd8b294d69534d327ed136891;hb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;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<