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