aboutsummaryrefslogtreecommitdiff
path: root/tracer/object
diff options
context:
space:
mode:
Diffstat (limited to 'tracer/object')
-rw-r--r--tracer/object/driver.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tracer/object/driver.cxx b/tracer/object/driver.cxx
index 8e9e437..0d84d0f 100644
--- a/tracer/object/driver.cxx
+++ b/tracer/object/driver.cxx
@@ -3,6 +3,9 @@
// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
+// Test object persistence operations.
+//
+
#include <memory>
#include <cassert>
#include <iostream>