/* * Foundation.j * Foundation * * Created by Francisco Tolmasky. * Copyright 2008, 280 North, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ @import "CPArray.j" @import "CPBundle.j" @import "CPCharacterSet.j" @import "CPCoder.j" @import "CPComparisonPredicate.j" @import "CPCompoundPredicate.j" @import "CPData.j" @import "CPDate.j" @import "CPDictionary.j" @import "CPEnumerator.j" @import "CPException.j" @import "CPFormatter.j" @import "CPExpression.j" @import "CPIndexSet.j" @import "CPInvocation.j" @import "CPJSONPConnection.j" @import "CPKeyedArchiver.j" @import "CPKeyedUnarchiver.j" @import "CPKeyValueCoding.j" @import "CPKeyValueObserving.j" @import "CPNotification.j" @import "CPNotificationCenter.j" @import "CPNull.j" @import "CPNumber.j" @import "CPObject.j" @import "CPObjJRuntime.j" @import "CPOperation.j" @import "CPOperationQueue.j" @import "CPPredicate.j" @import "CPPropertyListSerialization.j" @import "CPRange.j" @import "CPRunLoop.j" @import "CPScanner.j" @import "CPSet.j" @import "CPSortDescriptor.j" @import "CPString.j" @import "CPTimer.j" @import "CPUndoManager.j" @import "CPURL.j" @import "CPURLConnection.j" @import "CPURLRequest.j" @import "CPURLResponse.j" @import "CPUserSessionManager.j" @import "CPValue.j" @import "CPValueTransformer.j" /*! @mainpage Cappuccino is distributed under the @ref license "GNU LGPL". @htmlonly
@endhtmlonly
    @htmlinclude README
    @htmlonly 
@endhtmlonly @page license License @htmlonly
@endhtmlonly
    @htmlinclude LICENSE
    @htmlonly 
@endhtmlonly @defgroup appkit AppKit @defgroup foundation Foundation @defgroup compatability Cocoa Compatability */