X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/f85e6b00bd29ddff6067db8c6d4c56f53bcf4c0b..d6c96b6260b244a35d73da28571d1ad48be7cf5d:/Constructor/include/union.h diff --git a/Constructor/include/union.h b/Constructor/include/union.h index f0f1e9a..7e12046 100644 --- a/Constructor/include/union.h +++ b/Constructor/include/union.h @@ -1,8 +1,9 @@ -// Union.h #ifndef _UNION_H_ #define _UNION_H_ #include "item.h" +/**Define un empalme de flujo, que puede ser una UNION, o una DIVISION. +*/ class Union : public CItem { public: