]> git.tdb.fi Git - builder.git/blobdiff - source/install.h
Add comments
[builder.git] / source / install.h
index 503205a021f0a4223e9bb537078193d130d05444..fd6472fea6fc40d7e4c40d35c09117ffba67002c 100644 (file)
@@ -3,6 +3,9 @@
 
 #include "target.h"
 
+/**
+Represents the installation of a file.
+*/
 class Install: public Target
 {
 public: