Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
297f3aec
Commit
297f3aec
authored
Feb 26, 2014
by
Misbah Mubarak
Browse files
removing a debug line from i/o lang
parent
a84e0ff2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/iokernellang/codesImpl.c
View file @
297f3aec
...
...
@@ -284,7 +284,6 @@ int64_t ex(
var
[
1
]
=
t1
;
*
inst_ready
=
1
;
printf
(
"
\n
group size is %d "
,
(
int
)
var
[
1
]);
return
*
group_size
;
}
case
GETCURTIME
:
...
...
Write
Preview
Markdown
is supported
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