// 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... }