ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
GoogleTron
/
GoogleTron.cpp
Revision:
672
Committed:
2006-03-02T17:47:49-08:00
(19 years, 3 months ago) by
douglas
File size:
156 byte(s)
Log Message:
Tronify Google!
File Contents
#
User
Rev
Content
1
douglas
672
// Google Tron
2
//
3
// Douglas Thrift
4
//
5
// $Id$
6
7
#include
<cxx/standard.hh>
8
9
#include
<app/simple.hpp>
10
11
int
Main
(
const
app
::
Options
&
options
)
12
{
13
return
0
;
14
}
Properties
Name
Value
svn:eol-style
native
svn:keywords
Id