Home modules.gotpike.org
Username: Password: [Create Account]
[Forgot Password?]
Return to module

File Contents

Contents of /GTK2-2.23/dummy.c:

/*
|| This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information.
|| $Id: dummy.c,v 1.2 2005/10/13 09:06:14 nilsson Exp $
*/

#include "global.h"
#include "pgtk_config.h"
#include "module.h"

/* Well... Sort of basic, right? :-) */

PIKE_MODULE_INIT
{
}

PIKE_MODULE_EXIT
{
}

gotpike.org | Copyright © 2004 - 2011 | Pike is a trademark of Department of Computer and Information Science, Linköping University