Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
e418672d
Commit
e418672d
authored
Aug 30, 2012
by
Pedro Gonnet
Browse files
forgot to comment-out debugging stuff...
Former-commit-id: 9755ea4a000843b896960c7429c8bf312c7e1afc
parent
4434bc1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
test.c
View file @
e418672d
...
...
@@ -605,7 +605,7 @@ int main ( int argc , char *argv[] ) {
}
/* Get the brute-force number of pairs. */
pairs_n2
(
dim
,
parts
,
N
,
periodic
);
//
pairs_n2( dim , parts , N , periodic );
// pairs_single( dim , parts , N , periodic , 63628 );
fflush
(
stdout
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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