Commit 91243a2c authored by Claes Sjofors's avatar Claes Sjofors

Plc compile, check that references still exist (refs #102)

parent 18daf079
This diff is collapsed.
......@@ -147,11 +147,13 @@ typedef struct {
typedef struct {
pwr_tObjid objdid;
char prefix;
vldh_t_node node;
} gcg_t_reflist;
typedef struct {
pwr_sAttrRef attrref;
char prefix;
vldh_t_node node;
} gcg_t_areflist;
typedef struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment