summaryrefslogtreecommitdiffstats
path: root/PC/frozen_dllmain.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove some debugging messages - although this code is a complete hack, we ↵Mark Hammond2000-10-051-2/+2
| | | | dont need to announce it to the world every time they use freeze!
* Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,Thomas Wouters2000-07-221-2/+2
| | | | | char**) and return an int even on PC platforms. If not, please fix PC/utils/makesrc.c ;-P
* Mark Hammond's main program for a frozen application.Guido van Rossum1998-03-201-0/+134