aboutsummaryrefslogtreecommitdiff
path: root/common/template/driver.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-03 14:12:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-03 14:12:48 +0200
commitb9161e6e332cb0279ef8616dbbce4c90b60bce15 (patch)
tree2462cb423cd9b62a7179def871420760bf3c6d98 /common/template/driver.cxx
parent8d7db5926bc4764cc368570ea9b64e354c13f671 (diff)
New tests
Diffstat (limited to 'common/template/driver.cxx')
-rw-r--r--common/template/driver.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/template/driver.cxx b/common/template/driver.cxx
index 0361c13..0aaa228 100644
--- a/common/template/driver.cxx
+++ b/common/template/driver.cxx
@@ -3,6 +3,9 @@
// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
+// PLACE TEST DESCRIPTION HERE
+//
+
#include <memory> // std::auto_ptr
#include <cassert>
#include <iostream>