Revision: | 275 |
Committed: | 2004-11-10T18:03:21-08:00 (20 years, 7 months ago) by Douglas Thrift |
File size: | 227 byte(s) |
Log Message: | Meep! |
# | Content |
---|---|
1 | // Iffy |
2 | // |
3 | // Douglas Thrift |
4 | // |
5 | // $Id$ |
6 | |
7 | #ifndef _Iffy_hpp_ |
8 | #define _Iffy_hpp_ |
9 | |
10 | #include <menes/platform.hpp> |
11 | |
12 | #include <menes-api/console.hpp> |
13 | |
14 | class Iffy |
15 | { |
16 | private: |
17 | // |
18 | public: |
19 | Iffy() {} |
20 | ~Iffy() {} |
21 | }; |
22 | |
23 | #endif // _Iffy_hpp_ |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |