From e614c2aadeaa9fcb6bfe2e5751e13173fd9732f8 Mon Sep 17 00:00:00 2001 From: Josef Fruehwald Date: Wed, 22 Oct 2014 05:02:14 +0100 Subject: [PATCH] removed lines in comments about when the file was last updated --- FAVE-align/FAAValign.py | 1 - FAVE-extract/bin/extractFormants.py | 1 - 2 files changed, 2 deletions(-) diff --git a/FAVE-align/FAAValign.py b/FAVE-align/FAAValign.py index cd40b9e..6d75641 100755 --- a/FAVE-align/FAAValign.py +++ b/FAVE-align/FAAValign.py @@ -63,7 +63,6 @@ ## PROJECT "AUTOMATIC ALIGNMENT AND ANALYSIS OF LINGUISTIC CHANGE" ## ## FAAValign.py ## ## written by Ingrid Rosenfelder ## -## last updated February 6, 2013 ## ################################################################################ import os diff --git a/FAVE-extract/bin/extractFormants.py b/FAVE-extract/bin/extractFormants.py index 6f68cd8..4b841e8 100755 --- a/FAVE-extract/bin/extractFormants.py +++ b/FAVE-extract/bin/extractFormants.py @@ -3,7 +3,6 @@ # # !!! This is NOT the original extractFormants.py file !!! ## # -# Last modified by Ingrid Rosenfelder: February 6, 2013 ## # - all comments beginning with a double pound sign ("##") ## # - docstrings for all classes and functions ## # - alphabetic ordering outside of main program: ##