/*************************************************************************** ui.h - description ------------------- begin : Tue Sep 3 2002 copyright : (C) 2002 by Tim-Philipp Müller email : t.i.m@orange.net ***************************************************************************/ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ #ifndef _ed2k_hash_ui_h_included_ #define _ed2k_hash_ui_h_included_ #include "cl_ui.h" /* command line interface is all we have for the moment */ #endif /* ifndef _ed2k_hash_ui_h_included_ */