X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flink.h;h=484838854cfd8f74b8aeb62bb1be1408f04b45e9;hb=921fc49488a68442fb8794e1a0284a3bf1e7b91b;hp=63ebf356548c8f80fdb06c10f1b7d1fbf77587d2;hpb=4fcc283a4bb1f695bd124006906bcdaba053193f;p=builder.git diff --git a/source/link.h b/source/link.h index 63ebf35..4848388 100644 --- a/source/link.h +++ b/source/link.h @@ -5,6 +5,9 @@ class Executable; +/** +Links object files and libraries to produce an executable. +*/ class Link: public ExternalAction { public: