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 (13 years, 9 months ago) by misho
Branches: tools1_0
start new prog

    1: #include "global.h"
    2: 
    3: 
    4: int
    5: main(int argc, char **argv)
    6: {
    7: 	return 0;
    8: }

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