Files
evolution/notes/component-factory.h
Anders Carlsson ff31a1c535 Stuff
svn path=/trunk/; revision=3447
2000-06-06 22:34:12 +00:00

8 lines
179 B
C

/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
#ifndef COMPONENT_FACTORY_H
#define COMPONENT_FACTORY_H
void component_factory_init (void);
#endif