diff options
-rw-r--r-- | Demo/scripts/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README index 65046dc..1b8e03a 100644 --- a/Demo/scripts/README +++ b/Demo/scripts/README @@ -20,6 +20,7 @@ fact.py Factorize numbers findlinksto.py Recursively find symbolic links to a given path prefix fixps.py Fix Python scripts' first line (if #!) fixcid.py Massive identifier substitution on C source files +fixheader.py Add some cpp magic to a C include file freeze.py Convert a Python script into a free-standing binary from.py Summarize mailbox ftpstats.py Summarize ftp daemon log file |