medit/moo/mooutils/moofileview/moofileview-tools.c

21 lines
527 B
C
Raw Normal View History

2006-05-21 09:17:14 -07:00
/*
* moofileview-tools.c
*
* Copyright (C) 2004-2006 by Yevgen Muntyan <muntyan@math.tamu.edu>
*
* 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.
*
* See COPYING file that comes with this distribution.
*/
#include "moofileview/moofileview-tools.h"
void
_moo_file_view_tools_load (const char *id)
{
}