// Copyright (C) 1999 Jean-Marc Valin

#include "variables.h"

//@implements core
using namespace std;

namespace FD {

map<string, ObjectRef> Variable::all;

}//namespace FD


syntax highlighted by Code2HTML, v. 0.9.1