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
Fábio Silva
scone-test
Commits
be68064b
Commit
be68064b
authored
Oct 30, 2019
by
Fábio Silva
Browse files
Initial commit
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
be68064b
# SCONE Test
app/app.c
0 → 100644
View file @
be68064b
#include <stdio.h>
int
main
(
int
argc
,
char
**
argv
)
{
printf
(
"It Works!"
);
printf
(
"
\n
"
);
return
0
;
}
app/scone-test.tar.gz
0 → 100644
View file @
be68064b
File added
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