Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
53a1ec69
Commit
53a1ec69
authored
5 years ago
by
James Willis
Browse files
Options
Downloads
Patches
Plain Diff
Fixed typos.
parent
de67011b
No related branches found
No related tags found
1 merge request
!827
Improvement to the stand-alone FOF tool
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
2 additions
and
2 deletions
configure.ac
+
2
−
2
View file @
53a1ec69
...
...
@@ -225,10 +225,10 @@ if test "x$enable_debug" = "xyes"; then
fi
fi
# Check if stand-alon
g
FoF is on.
# Check if stand-alon
e
FoF is on.
AC_ARG_ENABLE([stand-alone-fof],
[AS_HELP_STRING([--enable-stand-alone-fof],
[Acti
c
ate the compilation of the stand-alone friends-of-friends post-processing tool.],
[Acti
v
ate the compilation of the stand-alone friends-of-friends post-processing tool.],
)],
[enable_standalone_fof="$enableval"],
[enable_standalone_fof="no"]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment