Skip to content
Snippets Groups Projects
Commit 81c1067a authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Remove traces of SWIFT heritage.

parent a6464f20
Branches
No related tags found
1 merge request!4Autotools update
...@@ -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 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment