Novos campos em bens para 2020.
[cascardo/declara.git] / lib / bem.h
index aa59c41..c148537 100644 (file)
--- a/lib/bem.h
+++ b/lib/bem.h
@@ -30,6 +30,8 @@ struct bem {
        long long valor;
 
        struct pmhash *attr;
+
+       int dependente;
 };
 
 void bem_salva(struct declaracao *dec, FILE *f);