fix remaining merge conflict artifacts

This commit is contained in:
Trolli Schmittlauch 2017-07-12 20:06:18 +02:00
parent ab58830fcb
commit 52a2f0ca2f

View file

@ -3,10 +3,7 @@
import sys
import getopt
from SchedulingAlgorithms import simanneal as sim
<<<<<<< HEAD
=======
from Output import output as o
>>>>>>> origin/devel
def usage():