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
kazoo
Commits
5cd1c9fc
Commit
5cd1c9fc
authored
Aug 31, 2019
by
Maxime Perrotin
Browse files
Fix dash/underscore issue in context parameters
parent
24b3fb3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/skeletons/context_parameters.tmplt
View file @
5cd1c9fc
...
...
@@ -30,7 +30,7 @@ Context-@_REPLACE_ALL(_/-):LOWER:Name_@ ::= SEQUENCE {
@_REPLACE_ALL(_/-):LOWER:Name_@-ctxt Context-@_REPLACE_ALL(_/-):LOWER:Name_@ ::= {
@@INLINE( )(,\n )(\n)@@
@@TABLE@@
@_REPLACE_ALL(_/-):LOWER:CP_Name_@ @_CP_Value_@
@_REPLACE_ALL(_/-):LOWER:CP_Name_@ @_
REPLACE_ALL(_/-):
CP_Value_@
@@END_TABLE@@
@@END_INLINE@@
}
...
...
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