// Copyright (c) 2003  David Muse
// See the file COPYING for more information

#include <stdio.h>

#ifdef RUDIMENTS_NAMESPACE
using namespace rudiments;
#endif

int main(int argc, const char **argv) {

	// FIXME: implement this...
}


syntax highlighted by Code2HTML, v. 0.9.1