Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d77d6992a5e31660a9eb8dc02f6c28d464c75ed8
/
.
/
Mac
/
PythonLauncher
/
doscript.h
blob: eef0b5641f679eb8182cb552ce439d8f1a72566c [
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
);