ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Iffy/Iffy.hpp
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!

File Contents

# User Rev Content
1 Douglas Thrift 275 // 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_

Properties

Name Value
svn:eol-style native
svn:keywords Id