From 2e273ae3ac020cc6a43c37942089b3eb7d214102 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 24 Dec 2002 19:20:17 +0000 Subject: removing old python bullshit --- src/python.hh | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/python.hh (limited to 'src/python.hh') diff --git a/src/python.hh b/src/python.hh deleted file mode 100644 index 61272a81..00000000 --- a/src/python.hh +++ /dev/null @@ -1,20 +0,0 @@ -// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- -#ifndef __python_hh -#define __python_hh - -/*! @file python.hh - @brief Python stuff -*/ - -#include - -namespace ob { - -extern "C" { - -void initopenbox(); - -} -} - -#endif // __python_hh -- cgit v1.2.3