Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-graph-copy
Commits
f6abbff0
Commit
f6abbff0
authored
Nov 25, 2016
by
Arjan Oortgiese
Browse files
Remove C backend function number.
parent
2aba6934
Changes
1
Show whitespace changes
Inline
Side-by-side
common/graph_to_sapl_string.icl
View file @
f6abbff0
...
...
@@ -442,6 +442,11 @@ remove_c_functie_number name
#
c_function_number
=
name
%
(
posDot
+
1
,
size
name
-
1
)
|
is_number
clean_function_number
&&
is_number
c_function_number
=
before
+++
";"
+++
clean_function_number
=
name
|
okDot
#
before
=
name
%
(
0
,
posDot
-
1
)
#
c_function_number
=
name
%
(
posDot
+
1
,
size
name
-
1
)
|
is_number
c_function_number
=
before
=
name
=
name
where
is_number
::
String
->
Bool
...
...
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