00001 00017 /* This file is part of tclSadie. 00018 00019 tclSadie is free software; you can redistribute it and/or modify it 00020 under the terms of the GNU General Public License as published by 00021 the Free Software Foundation; either version 2 of the License, or 00022 (at your option) any later version. 00023 00024 tclSadie is distributed in the hope that it will be useful, but 00025 WITHOUT ANY WARRANTY; without even the implied warranty of 00026 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00027 General Public License for more details. 00028 00029 You should have received a copy of the GNU General Public License 00030 along with tclSadie; if not, write to the Free Software Foundation, 00031 Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ 00032 00033 #if HAVE_CONFIG_H 00034 #include <config.h> 00035 #endif /* HAVE_CONFIG_H */ 00036 #include <tcl.h> 00037 #include <tk.h> 00038 #include <stdio.h> 00039 #include <string.h> 00040 #include <sadie.h> 00041 #include "tclsadie.h" 00042 00047 00052 00057 00082 00135 00206 00259 00311 00362 00433 00485 00534 00563 00592 00645 00681