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
Xin Wang
codes-dev
Commits
6132c199
Commit
6132c199
authored
Apr 09, 2015
by
Jonathan Jenkins
Browse files
formatting footers
parent
05f94ca0
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/models/mpi-trace-replay/model-net-dumpi-traces-dump.c
View file @
6132c199
...
...
@@ -479,3 +479,12 @@ int main( int argc, char** argv )
return
0
;
}
/*
* Local variables:
* c-indent-level: 4
* c-basic-offset: 4
* End:
*
* vim: ft=c ts=8 sts=4 sw=4 expandtab
*/
src/models/mpi-trace-replay/model-net-mpi-wrklds.c
View file @
6132c199
...
...
@@ -1457,3 +1457,12 @@ int main( int argc, char** argv )
return
0
;
}
/*
* Local variables:
* c-indent-level: 4
* c-basic-offset: 4
* End:
*
* vim: ft=c ts=8 sts=4 sw=4 expandtab
*/
src/models/mpi-trace-replay/model-net-synthetic.c
View file @
6132c199
...
...
@@ -376,3 +376,11 @@ int main(
return
0
;
}
/*
* Local variables:
* c-indent-level: 4
* c-basic-offset: 4
* End:
*
* vim: ft=c ts=8 sts=4 sw=4 expandtab
*/
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