*** empty log message ***

This commit is contained in:
dockes 2005-11-30 18:10:55 +00:00
parent 38ca57e748
commit c6b60e09ae

View File

@ -1,8 +1,9 @@
#ifndef lint
static char rcsid[] = "@(#$Id: history.cpp,v 1.3 2005-11-28 15:31:01 dockes Exp $ (C) 2005 J.F.Dockes";
static char rcsid[] = "@(#$Id: history.cpp,v 1.4 2005-11-30 18:10:55 dockes Exp $ (C) 2005 J.F.Dockes";
#endif
#ifndef TEST_HISTORY
#include <stdio.h>
#include <time.h>
#include "history.h"