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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [itcl/] [itcl/] [mac/] [itclStaticApplication.r] - Blame information for rev 1773

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
/*
2
 * itkStaticPkgIndex.r --
3
 *
4
 *      This file creates resources which bind in the static version of the
5
 *  pkgIndex files.
6
 *
7
 * Copyright (c) 1996 Sun Microsystems, Inc.
8
 *
9
 * See the file "license.terms" for information on usage and redistribution
10
 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
11
 *
12
 * SCCS: @(#) tkMacLibrary.r 1.5 96/10/03 17:54:21
13
 */
14
 
15
#include 
16
#include 
17
#include 
18
 
19
#define ITCL_LIBRARY_RESOURCES 2500
20
 
21
#include "itclMacTclCode.r"
22
 
23
data 'TEXT' (ITCL_LIBRARY_RESOURCES+20,"itcl:pkgIndex",purgeable, preload) {
24
        "# Tcl package index file, version 1.0\n"
25
        "package ifneeded Itcl 2.2 {load {} Itcl}\n"
26
};

powered by: WebSVN 2.1.0

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