Revision: | 415 |
Committed: | 2005-01-15T18:26:13-08:00 (20 years, 5 months ago) by douglas |
File size: | 198 byte(s) |
Log Message: | This needs more work. |
# | Content |
---|---|
1 | // Spectre 2 |
2 | // |
3 | // Douglas Thrift |
4 | // |
5 | // $Id$ |
6 | |
7 | #ifndef _Share_hpp_ |
8 | #define _Share_hpp_ |
9 | |
10 | #include "Spectre2.hpp" |
11 | |
12 | #ifdef MENES_PRAGMA_ONCE |
13 | #pragma once |
14 | #endif |
15 | |
16 | class Share |
17 | { |
18 | }; |
19 | |
20 | #endif // _Share_hpp_ |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |