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
clm
Commits
a801579e
Commit
a801579e
authored
Oct 13, 2003
by
Ronny Wichers Schreur
🏘
Browse files
fix new lines
parent
70ef96d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
htoclean/htoclean source code/fclc.icl
View file @
a801579e
...
@@ -1032,8 +1032,6 @@ c_type_to_clean_type "int"
...
@@ -1032,8 +1032,6 @@ c_type_to_clean_type "int"
=
"Int"
;
=
"Int"
;
c_type_to_clean_type
"double"
c_type_to_clean_type
"double"
=
"Real"
;
=
"Real"
;
c_type_to_clean_type
"CleanString"
=
"{#Char}"
;
c_type_to_clean_type
"CleanIntArray"
c_type_to_clean_type
"CleanIntArray"
=
"{#Int}"
;
=
"{#Int}"
;
c_type_to_clean_type
"CleanRealArray"
c_type_to_clean_type
"CleanRealArray"
...
...
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