Welcome to mirror list, hosted at ThFree Co, Russian Federation.

PythonInterpreter.cpp « system « intern « freestyle « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 33ae070c58ba6057bf1acf258442cba8535ba867 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-or-later */

/** \file
 * \ingroup freestyle
 * \brief Python Interpreter
 */

#include "PythonInterpreter.h"