From 32f5d8f1b153be33be42df82eb0f04c42006db54 Mon Sep 17 00:00:00 2001 From: Ronald Oussoren Date: Wed, 7 Jun 2006 19:02:03 +0000 Subject: Move Mac/OSX/* one level up --- Mac/OSX/PythonLauncher/doscript.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Mac/OSX/PythonLauncher/doscript.h (limited to 'Mac/OSX/PythonLauncher/doscript.h') diff --git a/Mac/OSX/PythonLauncher/doscript.h b/Mac/OSX/PythonLauncher/doscript.h deleted file mode 100644 index eef0b5641f..0000000000 --- a/Mac/OSX/PythonLauncher/doscript.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * doscript.h - * PythonLauncher - * - * Created by Jack Jansen on Wed Jul 31 2002. - * Copyright (c) 2002 __MyCompanyName__. All rights reserved. - * - */ - -#include - -extern int doscript(const char *command); \ No newline at end of file -- cgit v1.2.1