diff layer/LayerFactory.h @ 411:96e4d7b9e165

* Add region model and layer; improve assignment of model types to feature extraction transforms with duration
author Chris Cannam
date Thu, 18 Sep 2008 16:08:14 +0000
parents d58701996fae
children 765bb3774c4f
line wrap: on
line diff
--- a/layer/LayerFactory.h	Thu Sep 18 12:09:32 2008 +0000
+++ b/layer/LayerFactory.h	Thu Sep 18 16:08:14 2008 +0000
@@ -35,6 +35,7 @@
 	TimeInstants,
 	TimeValues,
 	Notes,
+	Regions,
 	Text,
         Image,
 	Colour3DPlot,