|
Schema.hGo to the documentation of this file.00001 /* 00002 * $Id: Schema.h,v 1.3 2007/03/05 01:19:18 cholm Exp $ 00003 * 00004 * RCU compiler 00005 * Copyright (c) 2004 Christian Holm <cholm@nbi.dk> 00006 * 00007 * This library is free software; you can redistribute it and/or 00008 * modify it under the terms of the GNU Lesser General Public License 00009 * as published by the Free Software Foundation; either version 2 of 00010 * the License, or (at your option) any later version. 00011 * 00012 * This library is distributed in the hope that it will be useful, 00013 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00014 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00015 * Lesser General Public License for more details. 00016 * 00017 * You should have received a copy of the GNU Lesser General Public 00018 * License along with this library; if not, write to the Free 00019 * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, 00020 * MA 02111-1307 USA 00021 * 00022 */ 00087 #error Not for compilation 00088 // 00089 // EOF 00090 //
|