This website requires JavaScript.
Explore
Help
Register
Sign In
lassik
/
upscheme
Watch
1
Star
0
Fork
You've already forked upscheme
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ebefb2a519
upscheme
/
c
/
env_windows.c
2 lines
56 B
C
Raw
Blame
History
const
char
*
env_get_os_name
(
void
)
{
return
"
windows
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink