Revision: | 370 |
Committed: | 2004-12-21T22:04:06-08:00 (20 years, 6 months ago) by douglas |
File size: | 317 byte(s) |
Log Message: | Menes! |
# | Content |
---|---|
1 | // Represent |
2 | // |
3 | // Douglas Thrift |
4 | // |
5 | // $Id$ |
6 | |
7 | #ifndef _Represent_hpp_ |
8 | #define _Represent_hpp_ |
9 | |
10 | #include <menes/platform.hpp> |
11 | |
12 | #ifdef MENES_PRAGMA_ONCE |
13 | #pragma once |
14 | #endif |
15 | |
16 | #include <menes-api/console.hpp> |
17 | #include <menes-ios/string.hpp> |
18 | |
19 | class Represent |
20 | { |
21 | private: |
22 | public: |
23 | Represent(); |
24 | }; |
25 | |
26 | #endif // _Represent_hpp_ |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |