From 7d2f3c5bd260c1b0d6fd2618ac350bc8612f7bcf Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 23 Jun 2010 09:48:53 +0000 Subject: [PATCH] Test submision --- mxml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxml.c b/mxml.c index c51bf06..31f1b98 100755 --- a/mxml.c +++ b/mxml.c @@ -3,7 +3,7 @@ Name: mxml.c Created by: Stefan Ritt - Contents: Midas XML Library + Contents: MIDAS XML Library This is a simple implementation of XML functions for writing and reading XML files. For writing an XML file from scratch, following