Revision: | 468 |
Committed: | 2005-06-07T16:38:52-07:00 (20 years ago) by douglas |
Original Path: | DecentralizedMedia/DecentralizedMedia.cpp |
File size: | 187 byte(s) |
Log Message: | Menesify! |
# | Content |
---|---|
1 | // Decentralized Media |
2 | // |
3 | // Douglas Thrift |
4 | // |
5 | // $Id$ |
6 | |
7 | #include <menes-app/simple.hpp> |
8 | |
9 | #include "BeepRemote.hpp" |
10 | |
11 | int Main(const app::Options& options) |
12 | { |
13 | BeepRemote bmp; |
14 | |
15 | return 0; |
16 | } |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |