Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
729aec1a
Commit
729aec1a
authored
Mar 25, 2019
by
Maxime Perrotin
Browse files
temporarily remove 'Indent tag (bug reported)
parent
0f3b3d4e
Changes
3
Hide whitespace changes
Inline
Side-by-side
templates/concurrency_view/process/block.tmplt
View file @
729aec1a
...
...
@@ -15,4 +15,4 @@ protected @_CAPITALIZE:Name_@ is -- part of node "@_CAPITALIZE:Node_Name_@"
@@TABLE@@
@_Required'INDENT_@
@@END_TABLE@@
end @_CAPITALIZE:Name_@
end @_CAPITALIZE:Name_@
;
templates/concurrency_view/process/partition.tmplt
View file @
729aec1a
...
...
@@ -6,11 +6,11 @@
package
@
_CAPITALIZE
:
Partition_Name_
@
is
@@
TABLE
@@
@
_Threads
'INDENT_@
@
_Threads
_
@
@@--
should
have
'Indent
@@END_TABLE@@
@@TABLE@@
@_Blocks
'
INDENT_
@
@_Blocks
_@ @@-- should have '
Indent
@@
END_TABLE
@@
end
@
_CAPITALIZE
:
Partition_Name_
@;
templates/concurrency_view/process/thread.tmplt
View file @
729aec1a
...
...
@@ -16,4 +16,4 @@ task @_CAPITALIZE:Name_@ is
@@TABLE@@
@_Remote_Threads_@ -> @_Remote_PIs_@
@@END_TABLE@@
end @_CAPITALIZE:Name_@
end @_CAPITALIZE:Name_@
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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