1 2 3 4 5 6 7 8 9 10 11 12 13
/** * @file lscript_scope.cpp * @brief builds nametable and checks scope * * Copyright (c) 2002-$CurrentYear$, Linden Research, Inc. * $License$ */ #include "linden_common.h" #include "lscript_tree.h" LLStringTable *gScopeStringTable;