mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merged revisions 79762 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r79762 | benjamin.peterson | 2010-04-04 18:01:03 -0500 (Sun, 04 Apr 2010) | 1 line tabify ........
This commit is contained in:
parent
e534a077e5
commit
bf92b7fdbf
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ PARSER_OBJS= $(POBJS) Parser/myreadline.o Parser/tokenizer.o
|
|||
PGOBJS= \
|
||||
Objects/obmalloc.o \
|
||||
Python/mysnprintf.o \
|
||||
Python/pyctype.o \
|
||||
Python/pyctype.o \
|
||||
Parser/tokenizer_pgen.o \
|
||||
Parser/printgrammar.o \
|
||||
Parser/pgenmain.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue