Newer
Older
invertedlogic / InvertedLogic / iLFramework / toolkit / include / GL / PythonTests.h
@John Ryland John Ryland on 10 Nov 2019 167 bytes rename
#ifndef PYTHON_TESTS_H
#define PYTHON_TESTS_H


#include "Namespace.h"
BEGIN_NAMESPACE


void PythonTests();


END_NAMESPACE


#endif // PYTHON_TESTS_H