core/com.nokia.carbide.discovery.ui/src/com/nokia/carbide/internal/discovery/ui/view/WrenchSciencePage.java
author dadubrow
Wed, 29 Sep 2010 15:13:47 -0500
changeset 2117 7a687c8d1a36
parent 1727 743cc54fdffe
permissions -rw-r--r--
Mike's changes to portal

/*
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/
package com.nokia.carbide.internal.discovery.ui.view;

import com.nokia.carbide.internal.discovery.ui.extension.AbstractBrowserPortalPageLayer;

public class WrenchSciencePage extends AbstractBrowserPortalPageLayer {
}