# File lib/mkmf.rb, line 1041
def
winsep
(
s
)
s
.
tr
(
'/'
,
'\\'
)
end