Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Fri, 03 Sep 2010 10:47:49 -0700
changeset 43 105a16347b5a
parent 5 98d749cef1a7
permissions -rwxr-xr-x
reverting to previous version

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H