Page MenuHomePhabricator (Chris)

pile.h
No OneTemporary

Authored By
Unknown
Size
149 B
Referenced Files
None
Subscribers
None
#ifndef PILE_H
#define PILE_H
/*!
* \brief The Pile of the cards
*/
class Pile
{
public:
Pile();
int elementNumber;
};
#endif // PILE_H

File Metadata

Mime Type
text/x-c++
Expires
Sun, Aug 16, 6:37 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
77386
Default Alt Text
pile.h (149 B)

Event Timeline