*** empty log message ***

This commit is contained in:
David Rose 2001-05-17 00:42:24 +00:00
parent eb491f327d
commit 50767b4e44
1 changed files with 2 additions and 2 deletions

View File

@ -240,6 +240,6 @@ Step 11: Build $TOONTOWN
Step 12: Generate Python Code
> cd $DIRECT/bin
> ppython generatePythonCode
# Follow instructions presented there
> genPyCode win-debug (if you have built using OPTIMIZE = 1 or 2)
> genPyCode win-release (if you have built using OPTIMIZE = 3 or 4)