ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
truck
/
Common
/
vector.cpp
Revision:
3
Committed:
2007-04-26T01:51:35-07:00
(18 years, 1 month ago) by
douglas
Original Path:
Common/common.hpp
File size:
168 byte(s)
Log Message:
Stuffs!
File Contents
#
User
Rev
Content
1
douglas
3
// Truck Computer Dooom!
2
//
3
// Douglas Thrift
4
//
5
// $Id$
6
7
#ifndef _common_hpp_
8
#define _common_hpp_
9
10
#define _B(s) std::string(s, sizeof (s) - 1)
11
12
#endif
//_common_hpp_
Properties
Name
Value
svn:keywords
Id