OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [itcl/] [itcl/] [mac/] [itclStaticApplication.r] - Diff between revs 578 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
/*
/*
 * itkStaticPkgIndex.r --
 * itkStaticPkgIndex.r --
 *
 *
 *      This file creates resources which bind in the static version of the
 *      This file creates resources which bind in the static version of the
 *  pkgIndex files.
 *  pkgIndex files.
 *
 *
 * Copyright (c) 1996 Sun Microsystems, Inc.
 * Copyright (c) 1996 Sun Microsystems, Inc.
 *
 *
 * See the file "license.terms" for information on usage and redistribution
 * See the file "license.terms" for information on usage and redistribution
 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *
 *
 * SCCS: @(#) tkMacLibrary.r 1.5 96/10/03 17:54:21
 * SCCS: @(#) tkMacLibrary.r 1.5 96/10/03 17:54:21
 */
 */
#include 
#include 
#include 
#include 
#include 
#include 
#define ITCL_LIBRARY_RESOURCES 2500
#define ITCL_LIBRARY_RESOURCES 2500
#include "itclMacTclCode.r"
#include "itclMacTclCode.r"
data 'TEXT' (ITCL_LIBRARY_RESOURCES+20,"itcl:pkgIndex",purgeable, preload) {
data 'TEXT' (ITCL_LIBRARY_RESOURCES+20,"itcl:pkgIndex",purgeable, preload) {
        "# Tcl package index file, version 1.0\n"
        "# Tcl package index file, version 1.0\n"
        "package ifneeded Itcl 2.2 {load {} Itcl}\n"
        "package ifneeded Itcl 2.2 {load {} Itcl}\n"
};
};
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.