Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

/home/r0/dav/atlas.dir/atlas3/sources/gkmod/involutions_fwd.h

Go to the documentation of this file.
00001 /*!
00002 \file
00003 \brief Forward declaration of the class InvolutionSet.
00004 */
00005 /*
00006   This is involutions_fwd.h
00007   
00008   Copyright (C) 2004,2005 Fokko du Cloux
00009   part of the Atlas of Reductive Lie Groups  
00010 
00011   See file main.cpp for full copyright notice
00012 */
00013 
00014 #ifndef INVOLUTIONS_FWD_H  /* guard against multiple inclusions */
00015 #define INVOLUTIONS_FWD_H
00016 
00017 namespace atlas {
00018 
00019 /******** type declarations *************************************************/
00020 
00021 namespace involutions {
00022 
00023   class InvolutionSet;
00024 
00025 }
00026 
00027 }
00028 
00029 #endif

Generated on Wed Mar 26 16:49:33 2008 for atlas by  doxygen 1.3.9.1