summaryrefslogtreecommitdiff
path: root/src/scope.cpp
blob: 87cd050ae5c5b0bb3638440dbbb1e762276cd96f (plain)
1
2
3
4
5
6
7
8
9
10
#include "scope.h"
/*
Scope::Scope()
{
}

Scope::~Scope()
{
}
*/