Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QuickSched
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
QuickSched
Commits
81c1067a
Commit
81c1067a
authored
10 years ago
by
Peter W. Draper
Browse files
Options
Downloads
Patches
Plain Diff
Remove traces of SWIFT heritage.
parent
a6464f20
Branches
Branches containing commit
No related tags found
1 merge request
!4
Autotools update
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/version.h.in
+3
-3
3 additions, 3 deletions
src/version.h.in
with
3 additions
and
3 deletions
src/version.h.in
+
3
−
3
View file @
81c1067a
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*
******************************************************************************/
******************************************************************************/
#ifndef
SWIFT
_VERSION_H
#ifndef
QUICKSCHED
_VERSION_H
#define
SWIFT
_VERSION_H
#define
QUICKSCHED
_VERSION_H
/**
/**
* @file version.h
* @file version.h
...
@@ -32,4 +32,4 @@ const char* package_description( void );
...
@@ -32,4 +32,4 @@ const char* package_description( void );
const char* package_version(void);
const char* package_version(void);
const char* git_revision(void);
const char* git_revision(void);
#endif /*
SWIFT
_VERSION_H */
#endif /*
QUICKSCHED
_VERSION_H */
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