Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
91243a2c
Commit
91243a2c
authored
Mar 13, 2012
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Plc compile, check that references still exist (refs #102)
parent
18daf079
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
96 additions
and
78 deletions
+96
-78
wb/lib/wb/src/wb_gcg.cpp
wb/lib/wb/src/wb_gcg.cpp
+94
-78
wb/lib/wb/src/wb_gcg.h
wb/lib/wb/src/wb_gcg.h
+2
-0
No files found.
wb/lib/wb/src/wb_gcg.cpp
View file @
91243a2c
This diff is collapsed.
Click to expand it.
wb/lib/wb/src/wb_gcg.h
View file @
91243a2c
...
@@ -147,11 +147,13 @@ typedef struct {
...
@@ -147,11 +147,13 @@ typedef struct {
typedef
struct
{
typedef
struct
{
pwr_tObjid
objdid
;
pwr_tObjid
objdid
;
char
prefix
;
char
prefix
;
vldh_t_node
node
;
}
gcg_t_reflist
;
}
gcg_t_reflist
;
typedef
struct
{
typedef
struct
{
pwr_sAttrRef
attrref
;
pwr_sAttrRef
attrref
;
char
prefix
;
char
prefix
;
vldh_t_node
node
;
}
gcg_t_areflist
;
}
gcg_t_areflist
;
typedef
struct
{
typedef
struct
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment