ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
truck
/
DashInterface
/
DashInterface.cpp
Revision:
23
Committed:
2008-02-08T07:13:30-08:00
(17 years, 4 months ago) by
douglas
File size:
99 byte(s)
Log Message:
More improvements; modularization!
File Contents
#
Content
1
// Dash Interface
2
//
3
// Douglas Thrift
4
//
5
// $Id$
6
7
int
main
(
int
argc
,
char
*
argv
[])
8
{
9
return
0
;
10
}
Properties
Name
Value
svn:keywords
Id