00001 #ifndef GNOCLVTE_H_INCLUDED 00002 #define GNOCLVTE_H_INCLUDED 00003 00004 /* 00005 * $Id: gnoclVFS.h,v 1.1 2004/08/04 18:57:05 baum Exp $ 00006 * 00007 * This file 00008 * 00009 * Copyright (c) 2001 - 2004 Peter G. Baum http://www.dr-baum.net 00010 * 00011 * See the file "license.terms" for information on usage and redistribution 00012 * of this file, and for a DISCLAIMER OF ALL WARRANTIES. 00013 * 00014 */ 00015 00016 #include "../gnocl.h" 00017 #include "/usr/include/vte/vte.h" 00018 00019 00020 Tcl_ObjCmdProc gnoclVTECmd; 00021 00022 00023 00024 00025 #endif 00026