Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
0ff9b317
Commit
0ff9b317
authored
Sep 18, 2018
by
Steffen Vogel
🎅🏼
Browse files
update CPS submodule
parent
f86f0520
Changes
2
Hide whitespace changes
Inline
Side-by-side
libcps
@
053e7f32
Compare
c9da9fe3
...
053e7f32
Subproject commit
c9da9fe3ebe944491836fe2722e57d27e1fa921
d
Subproject commit
053e7f320a50f40cb749cd525c881232fb3e443
d
Include/dpsim/Python/SystemTopology.h
View file @
0ff9b317
...
...
@@ -39,7 +39,7 @@ namespace Python {
struct
SystemTopology
{
PyObject_HEAD
std
::
shared_ptr
<
CPS
::
SystemTopology
>
sys
;
CPS
::
SystemTopology
::
Ptr
sys
;
PyObject
*
pyNodeDict
;
PyObject
*
pyComponentDict
;
...
...
Write
Preview
Supports
Markdown
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