From 1ced40f3806a8671551bd13f8be43a6639f27c59 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 9 May 1994 14:52:33 +0000 Subject: Added ifdef.py --- Demo/scripts/README | 1 + 1 file changed, 1 insertion(+) diff --git a/Demo/scripts/README b/Demo/scripts/README index e83f5be..6c33af1 100644 --- a/Demo/scripts/README +++ b/Demo/scripts/README @@ -24,6 +24,7 @@ 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 +ifdef.py Remove #if(n)def groups from C sources linktree.py Make a copy of a tree with links to original files lll.py Find and list symbolic links in current directory lpwatch.py Watch BSD line printer queues -- cgit v0.12