Files
test2/source/blender/freestyle/intern/system/PythonInterpreter.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
202 B
C++
Raw Permalink Normal View History

/* SPDX-FileCopyrightText: 2012-2022 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
2008-04-30 15:41:54 +00:00
/** \file
* \ingroup freestyle
* \brief Python Interpreter
*/
2008-04-30 15:41:54 +00:00
#include "PythonInterpreter.h"