clean up lousy headers in comparator.py

This commit is contained in:
Bryan Bishop 2013-01-27 16:56:29 -06:00
parent 59d0c6bc03
commit 0ee57e94db

View File

@ -1,8 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# author: Bryan Bishop <kanzure@gmail.com> """
# date: 2012-05-29 Finds shared functions between red/crystal.
# purpose: find shared functions between red/crystal """
from crystal import ( from crystal import (
get_label_from_line, get_label_from_line,