X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcomponent.h;h=d0b3cc2aff060c8031ff8111ad3c0725bfcc8ece;hb=b1a6e6dcdd7e0da272ab0ebbed4e295f83f1165a;hp=af2fc2fae380a3accd0294c25239b268c6c67c1c;hpb=0d80cabf649b931b26e7055385156c75a7385d35;p=builder.git diff --git a/source/component.h b/source/component.h index af2fc2f..d0b3cc2 100644 --- a/source/component.h +++ b/source/component.h @@ -21,6 +21,7 @@ public: Component ∁ void source(const std::string &); + void cflag(const std::string &); }; enum Type