From 42c7fdcd728e0835f55ab3101b254f122e80c37e Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:50:11 +0000 Subject: [PATCH] lilypond-1.1.47 --- buildscripts/mf-to-table.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/buildscripts/mf-to-table.py b/buildscripts/mf-to-table.py index eb45314a1b..2b57d02c6f 100644 --- a/buildscripts/mf-to-table.py +++ b/buildscripts/mf-to-table.py @@ -6,6 +6,11 @@ # # (c) 1997 Han-Wen Nienhuys + +# +# TODO: Should use RE. +# + import os import sys import getopt -- 2.39.5