blob: f0d5ac6e971c7887a04fcc94ddf152bb843ae141 [file] [log] [blame]
/* --COPYRIGHT--,EPL
* Copyright (c) 2008 Texas Instruments and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Texas Instruments - initial implementation
*
* --/COPYRIGHT--*/
/*!
* ======== xdc.services.io ========
* Basic File I/O Services
* @_nodoc
*/
package xdc.services.io [1, 0, 0] {
module File;
}