Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
83e42572
Commit
83e42572
authored
Jan 06, 2016
by
Maxime Perrotin
Browse files
Add missing attribute
parent
c8241da4
Changes
1
Hide whitespace changes
Inline
Side-by-side
opengeode/ogAST.py
View file @
83e42572
...
...
@@ -891,6 +891,9 @@ class Process(object):
# List of timers (strings) declared in the process
self
.
timers
=
[]
# list of processes used for context management of the GUI
self
.
processes
=
[]
class
CompositeState
(
Process
):
'''
...
...
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