Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Martin Kurečka
Plumed AlphaFold
Commits
ed2fd7e8
There was an error fetching the commit references. Please try again later.
Commit
ed2fd7e8
authored
8 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
Removed almost related stuff
Almost is not anymore supported in v2.3
parent
8b26a4db
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/config/Config.cpp.in
+0
-9
0 additions, 9 deletions
src/config/Config.cpp.in
src/config/Config.h
+0
-2
0 additions, 2 deletions
src/config/Config.h
with
0 additions
and
11 deletions
src/config/Config.cpp.in
+
0
−
9
View file @
ed2fd7e8
...
...
@@ -126,15 +126,6 @@ bool hasDlopen(){
#endif
}
bool hasAlmost(){
#if __PLUMED_HAS_ALMOST
return true;
#else
return false;
#endif
}
bool hasCregex(){
#if __PLUMED_HAS_CREGEX
return true;
...
...
This diff is collapsed.
Click to expand it.
src/config/Config.h
+
0
−
2
View file @
ed2fd7e8
...
...
@@ -89,8 +89,6 @@ bool hasMatheval();
bool
hasDlopen
();
bool
hasAlmost
();
bool
isInstalled
();
bool
hasCregex
();
...
...
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