mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
7 lines
199 B
C
7 lines
199 B
C
// $Id: default.c,v 1.2 2007/09/08 21:25:20 lynx Exp $
|
|
//
|
|
// the room that gets cloned when there is no specific program available.
|
|
// don't inherit this.
|
|
//
|
|
#define DEFAULT
|
|
#include "archetype.gen"
|