PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
PError.cpp File Reference
#include "PError.h"
#include "../base/PNode.h"
#include "../base/Evaluator.h"
#include "../base/Variant.h"
#include "../base/PComplexData.h"
#include "../platforms/sdl/SDLUtility.h"
#include <iostream>
#include <string>
#include <signal.h>

Go to the source code of this file.

Variables

PlatformEnvironmentmyEnv
 

Variable Documentation

◆ myEnv

PlatformEnvironment* myEnv
extern

Definition at line 189 of file PEBL.cpp.

Referenced by CaptureSignal(), main(), PEBLInterpret(), and PlatformEventQueue::Prime().