X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpackageref.h;h=da25f53eea7c684bda15f32b4c7e9b5f4f16b844;hb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;hp=9698b1e14e0ee4f222c0f7dc79f81b80dd5f1de9;hpb=1a46151c99a406123c4ddfc797a7841baf3e4cc2;p=builder.git diff --git a/source/packageref.h b/source/packageref.h index 9698b1e..da25f53 100644 --- a/source/packageref.h +++ b/source/packageref.h @@ -7,6 +7,9 @@ class Builder; class Package; +/** +A proxy class that stores a package name and possibly a pointer to the package. +*/ class PackageRef { public: