From 02a16fd582e5aa82ddb070c02bf3d7a269685e27 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 7 Aug 2015 15:06:25 +0200 Subject: Add FIG1/1 --- src/fig/FIGCarousel.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/fig/FIGCarousel.h') diff --git a/src/fig/FIGCarousel.h b/src/fig/FIGCarousel.h index d43e33e..295c2cb 100644 --- a/src/fig/FIGCarousel.h +++ b/src/fig/FIGCarousel.h @@ -74,12 +74,15 @@ class FIGCarousel { FIG0_3 m_fig0_3; FIG0_17 m_fig0_17; - // FIG 1 figs + // FIB 1 figs FIG0_8 m_fig0_8; FIG1_0 m_fig1_0; FIG0_13 m_fig0_13; FIG0_10 m_fig0_10; FIG0_9 m_fig0_9; + + // FIB 2 figs + FIG1_1 m_fig1_1; }; } // namespace FIC -- cgit v1.2.3