Follows Python/fileutils.c addition.

This commit is contained in:
Hirokazu Yamamoto 2010-10-08 08:46:30 +00:00
parent 54c950f6b4
commit e75bc2c6f9
3 changed files with 18 additions and 3 deletions

View file

@ -369,6 +369,10 @@ SOURCE=..\..\Objects\fileobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\fileutils.c
# End Source File
# Begin Source File
SOURCE=..\..\Parser\firstsets.c
# End Source File
# Begin Source File