Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b9f0354efce95b7557bc43ea193c4b652cd28392
/
.
/
Mac
/
PythonLauncher
/
doscript.h
blob: 3fd3187cd4a578e54a05a89ee72fef45e904a97d [
file
] [
log
] [
blame
]
/*
* doscript.h
* PythonLauncher
*
* Created by Jack Jansen on Wed Jul 31 2002.
* Copyright (c) 2002 __MyCompanyName__. All rights reserved.
*
*/
#include
<Carbon/Carbon.h>
extern
int
doscript
(
const
char
*
command
);