Main Page   Namespace List   Class Hierarchy   Compound List   File List   Header Files   Namespace Members   Compound Members   File Members   Related Pages  

/msg/src/visitors/visitor.h

This is the verbatim text of the visitor.h include file.
/* -*- C++ -*-
 * visitor.h
 * $Id: visitor.h,v 1.1.1.1 2000/07/20 20:54:14 ghali Exp $
 */

#ifndef VISITOR_H
#define VISITOR_H

namespace MSG {
  class Visitor {

  };
}
#endif

Generated at Sat Jul 22 00:32:17 2000 for MSG by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999