From 5ee3348142f4cfafdbcf2c9c833843d717affc11 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 5 Jan 2016 01:24:19 +0000 Subject: Various IMF hacks. --- src/imp.cc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/imp.cc') diff --git a/src/imp.cc b/src/imp.cc index 61af1c96..d27b4726 100644 --- a/src/imp.cc +++ b/src/imp.cc @@ -69,3 +69,9 @@ IMP::assets () const /* XXX */ return list > (); } + +list > +IMP::cpls () const +{ + return cpls_of_type (); +} -- cgit v1.2.3