From a5fafaa249e3cd45b6c64592991ab1f0e0247e5f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 26 Jan 2014 22:40:33 +0000 Subject: Comments / tidying up. --- src/cpl.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/cpl.cc') diff --git a/src/cpl.cc b/src/cpl.cc index 0cd1d6ce..a27e8fda 100644 --- a/src/cpl.cc +++ b/src/cpl.cc @@ -83,6 +83,9 @@ CPL::CPL (boost::filesystem::path file) f.done (); } +/** Add a reel to this CPL. + * @param reel Reel to add. + */ void CPL::add (shared_ptr reel) { -- cgit v1.2.3