Commit 504a83f0 authored by Amaury Forgeot d'Arc's avatar Amaury Forgeot d'Arc

merge heads

parents 51804e97 a9d33a21
......@@ -655,6 +655,10 @@ SOURCE=..\..\Python\pytime.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\random.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\rangeobject.c
# End Source File
# Begin Source File
......
......@@ -766,6 +766,9 @@
<File
RelativePath="..\..\Python\pythonrun.c">
</File>
<File
RelativePath="..\..\Python\random.c">
</File>
<File
RelativePath="..\..\Objects\rangeobject.c">
</File>
......
......@@ -1882,6 +1882,10 @@
RelativePath="..\..\Python\pythonrun.c"
>
</File>
<File
RelativePath="..\..\Python\random.c"
>
</File>
<File
RelativePath="..\..\Python\structmember.c"
>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment