|
From: Bart V. A. <bva...@ac...> - 2011-08-08 10:14:55
|
On Mon, Aug 8, 2011 at 3:58 AM, <sv...@va...> wrote: > Author: njn > Date: 2011-08-08 02:58:50 +0100 (Mon, 08 Aug 2011) > New Revision: 11956 > > > Added: trunk/exp-dmd/dmd_main.c > =================================================================== > --- trunk/exp-dmd/dmd_main.c (rev 0) > +++ trunk/exp-dmd/dmd_main.c 2011-08-08 01:58:50 UTC (rev 11956) > @@ -0,0 +1,275 @@ > + > +/*--------------------------------------------------------------------*/ > +/*--- DMD: A dark matter detector. dmd_main.c ---*/ > +/*--------------------------------------------------------------------*/ > + > +/* > + This file is part of Nulgrind, the minimal Valgrind tool, > + which does no instrumentation or analysis. > I think the above comment should be updated. Bart. |