Comment fix

This commit is contained in:
Jack Jansen 1996-02-14 15:58:30 +00:00
parent 508537b9c9
commit 2d3f94ebc4
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# #
# hexbintree - Recursively descend a directory and # binhextree - Recursively descend a directory and
# pack all resource files. # pack all resource files.
# #
# Jack Jansen, CWI, August 1995. # Jack Jansen, CWI, August 1995.
# #
# To do: # 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 # various builders to clean the projects
# - Don't hexbin (and clean) if there exists a .hqx file that is newer. # - Don't hexbin (and clean) if there exists a .hqx file that is newer.
# #