File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / src / Attic / xmler.c
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Mon Sep 27 10:51:01 2010 UTC (14 years, 4 months ago) by misho
Branches: tools1_0
start new prog

#include "global.h"


int
main(int argc, char **argv)
{
	return 0;
}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>