From: Jack Jansen Date: Wed, 14 Feb 1996 15:58:30 +0000 (+0000) Subject: Comment fix X-Git-Tag: v1.4b1~351 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d3f94ebc494ec7a9200f459b253e7f60b9d8f8c;p=python Comment fix --- diff --git a/Mac/scripts/binhextree.py b/Mac/scripts/binhextree.py index e8597c87ce..6512de790d 100644 --- a/Mac/scripts/binhextree.py +++ b/Mac/scripts/binhextree.py @@ -1,11 +1,11 @@ # -# hexbintree - Recursively descend a directory and +# binhextree - Recursively descend a directory and # pack all resource files. # # Jack Jansen, CWI, August 1995. # # To do: -# - Also do project files (.µ and .¹), after using AppleEvents to the +# - Also do project files (.µ and .º), after using AppleEvents to the # various builders to clean the projects # - Don't hexbin (and clean) if there exists a .hqx file that is newer. #