diff options
Diffstat (limited to 'plot.py')
-rwxr-xr-x[-rw-r--r--] | plot.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + # Copyright (c) 2015 Egor Tensin <Egor.Tensin@gmail.com> # This file is part of the "Sorting algorithms" project. # For details, see https://github.com/egor-tensin/sorting-algorithms. |