'use strict'; /* *+------------------------------------------------------------------------+ *| Licensed Materials - Property of IBM *| IBM Cognos Products: BI Cloud (C) *| (C) Copyright IBM Corp. 2017 *| *| US Government Users Restricted Rights - Use, duplication or disclosure *| restricted by GSA ADP Schedule Contract with IBM Corp. *+------------------------------------------------------------------------+ */ // This file is used to create the require layers. Only the entry points are necessary define(['./SlideShow', './PanAndZoomLayout1', './PanAndZoomLayout2', './PanAndZoomLayout3', './PanAndZoomLayout4', './PanAndZoomLayout5', './PanAndZoomLayout6'], function () {}); //# sourceMappingURL=all.js.map