]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Constructor/include/item.h
* Se agrega carga de lineas entre compuertas.
[z.facultad/75.42/plaqui.git] / Constructor / include / item.h
index 7b277e3f08549b986b951ae421700f8e9540ea1b..3259d8d1170acf472cad7d8ca6d8f6d6ff0e9d35 100644 (file)
@@ -25,6 +25,7 @@ typedef enum { UNDEF, IN, OUT } ConnectorType;
 typedef struct {
        ConnectorType type;
        Glib::ustring name_dest;
+       int cistern_connector;
 }t_logic_connector;
 
 ///Clase que define un conector del item