ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
truck
/
Common
/
truck.hpp
Revision:
16
Committed:
2007-05-21T11:08:55-07:00
(15 years ago) by
douglas
File size:
165 byte(s)
Log Message:
Bettar!
File Contents
#
Content
1
// Truck Computer Dooom!
2
//
3
// Douglas Thrift
4
//
5
// $Id$
6
7
#ifndef _truck_hpp_
8
#define _truck_hpp_
9
10
#define _B(s) std::string(s, sizeof (s) - 1)
11
12
#endif
//_truck_hpp_
Properties
Name
Value
svn:keywords
Id