// Copyright (C) 1999 Jean-Marc Valin #include "variables.h" //@implements core using namespace std; namespace FD { map<string, ObjectRef> Variable::all; }//namespace FD