PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
ScaleManager.cpp File Reference
#include "ScaleManager.h"
#include "Study.h"
#include "Chain.h"
#include <json.hpp>
#include <filesystem>
#include <fstream>
#include <algorithm>
#include <set>
#include <cstdlib>
#include <unistd.h>

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 22 of file ScaleManager.cpp.