Synopsis - Cross-Reference
File: src/Synopsis/Trace.cc1// 2// Copyright (C) 2004 Stefan Seefeld 3// All rights reserved. 4// Licensed to the public under the terms of the GNU LGPL (>= 2), 5// see the file COPYING for details. 6// 7 8#include <Synopsis/Trace.hh> 9 10using namespace Synopsis; 11 12unsigned int Trace::my_mask = Trace::NONE; 13size_t Trace::my_level = 0;
Generated on Tue May 13 02:39:43 2008 by
synopsis (version 0.10)
synopsis (version 0.10)