2009-01-26 19:21:29 +00:00
|
|
|
// $Id: active.c,v 1.1 2008/01/30 17:06:48 lynx Exp $ // vim:syntax=lpc
|
|
|
|
#include "psyc.h"
|
2011-05-24 14:16:56 +00:00
|
|
|
#ifdef LIBPSYC
|
|
|
|
|
2009-01-26 19:21:29 +00:00
|
|
|
#include "../psyc/active.c"
|
|
|
|
|
2011-05-24 14:16:56 +00:00
|
|
|
#endif // LIBPSYC
|