mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
Got rid of full pathnames in "generated from" comments, so that these files are the same no mater which machine they've been generated on.
This commit is contained in:
parent
e38d481e77
commit
26d813e42c
20 changed files with 22 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Generated from "Sap:Programma's:Metrowerks CodeWarrior 6.0:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:QuickDraw.h"
|
||||
# Generated from 'QuickDraw.h'
|
||||
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
|
|
@ -173,7 +173,7 @@ def FOUR_CHAR_CODE(x): return x
|
|||
kCursorComponentMove = 0x0008
|
||||
kCursorComponentAnimate = 0x0009
|
||||
kCursorComponentLastReserved = 0x0050
|
||||
# Generated from "Sap:Programma's:Metrowerks CodeWarrior 6.0:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:QuickDrawText.h"
|
||||
# Generated from 'QuickDrawText.h'
|
||||
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue