aboutsummaryrefslogtreecommitdiff
path: root/src/rule.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2006-08-29 22:50:44 +0000
committerMike Buland <eichlan@xagasoft.com>2006-08-29 22:50:44 +0000
commit375112224567de0b2f3666cef13b1c5832f1ed6f (patch)
tree5b13d65d7aa50b304c884a8a5d796db844f9ddac /src/rule.cpp
parentc41af88a8a3dcd3e9e0ea6dcbe7df9e71eb4eedd (diff)
downloadbuild-375112224567de0b2f3666cef13b1c5832f1ed6f.tar.gz
build-375112224567de0b2f3666cef13b1c5832f1ed6f.tar.bz2
build-375112224567de0b2f3666cef13b1c5832f1ed6f.tar.xz
build-375112224567de0b2f3666cef13b1c5832f1ed6f.zip
Updated a load, now there's a seperate module for performing string processing
pre parser, and whatever.
Diffstat (limited to 'src/rule.cpp')
-rw-r--r--src/rule.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rule.cpp b/src/rule.cpp
index 22af322..2212936 100644
--- a/src/rule.cpp
+++ b/src/rule.cpp
@@ -7,3 +7,4 @@ Rule::Rule()
7Rule::~Rule() 7Rule::~Rule()
8{ 8{
9} 9}
10