ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Bender/Matcher.cpp
Revision: 113
Committed: 2004-03-16T12:31:22-08:00 (21 years, 3 months ago) by Douglas Thrift
File size: 132 byte(s)
Log Message:
Huzzah!

File Contents

# Content
1 // Bender
2 //
3 // Douglas Thrift
4 //
5 // $Id$
6
7 #include "Matcher.hpp"
8
9 bool Matcher::match(const string& stuff)
10 {
11 //
12
13 return false;
14 }

Properties

Name Value
svn:eol-style native
svn:keywords Id