From 6b0a46eeabd71b1fd1ffd9c3a167c41c1cf4f77a Mon Sep 17 00:00:00 2001
From: Pedro Gonnet <pedro.gonnet@durham.ac.uk>
Date: Mon, 14 Jan 2013 12:19:52 +0000
Subject: [PATCH] moved gadgetsmp.h to swift.h, forgotten in the last commit.

Former-commit-id: dd0c4a15e2feb67fdb227b301e07cc4c9cc48062
---
 src/{gadgetsmp.h => swift.h} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename src/{gadgetsmp.h => swift.h} (97%)

diff --git a/src/gadgetsmp.h b/src/swift.h
similarity index 97%
rename from src/gadgetsmp.h
rename to src/swift.h
index 3ead971945..f23e2de7fb 100644
--- a/src/gadgetsmp.h
+++ b/src/swift.h
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * This file is part of GadgetSMP.
+ * This file is part of SWIFT.
  * Coypright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk)
  * 
  * This program is free software: you can redistribute it and/or modify
-- 
GitLab