|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include "ScaleDefinition.h"#include <json.hpp>#include <fstream>#include <iostream>#include <sstream>#include <algorithm>#include <filesystem>Go to the source code of this file.
Typedefs | |
| using | json = nlohmann::json |
| using json = nlohmann::json |
Definition at line 14 of file ScaleDefinition.cpp.