ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/truck/DashInterface/DashInterface.cpp
Revision: 24
Committed: 2008-02-08T07:25:47-08:00 (17 years, 4 months ago) by douglas
File size: 144 byte(s)
Log Message:
At least include the headers...

File Contents

# Content
1 // Dash Interface
2 //
3 // Douglas Thrift
4 //
5 // $Id$
6
7 #include <Audacious.hpp>
8 #include <GPS.hpp>
9
10 int main(int argc, char *argv[])
11 {
12 return 0;
13 }

Properties

Name Value
svn:keywords Id