Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Wed, 12 May 2010 11:54:19 -0700
changeset 18 5707b75503d5
parent 5 98d749cef1a7
permissions -rwxr-xr-x
working on test for common siging test

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H