aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/BA_allocators.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/allocators/BA_allocators.py')
-rw-r--r--src/allocators/BA_allocators.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/allocators/BA_allocators.py b/src/allocators/BA_allocators.py
index 51e4cfc..9c11873 100644
--- a/src/allocators/BA_allocators.py
+++ b/src/allocators/BA_allocators.py
@@ -14,7 +14,6 @@
#
# You should have received a copy of the GNU General Public License
# along with allocbench. If not, see <http://www.gnu.org/licenses/>.
-
"""Collection containing all allocators used in Florian's BA thesis"""
from src.allocators.glibc import glibc, glibc_notc