\ tag: Package access.
\
\ this code implements IEEE 1275-1994 ch. 5.3.4
\
\ Copyright (C) 2003 Stefan Reinauer
\
\ See the file "COPYING" for further information about
\ the copyright and warranty
#
# Creation of the 'disp' package
#
# We first create the new 'disp' package
if ([package list 'disp'].length==0) {
package new 'disp' 1998 '2.1' "E. Bacry" "Package that allows high level displa
# We first create the new 'terminal' package
if ([package list 'terminal'].length==0) {
package new 'terminal' 1998 '2.1' "E. Bacry" "Package that regroups all the bindings for managing terminal
#
# Creation of the 'misc' package
#
# We first create the new 'misc' package
if ([package list 'misc'].length==0) {
package new 'misc' 1998 '2.1' "E. Bacry" "Package that regroups very useful mis
/*
* @(#)package-info.java 1.6 06/08/28
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/**
* Interfaces used
/*
* @(#)package-info.java 1.5 06/08/28
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/**
* Utilities to ass
/*
* @(#)package-info.java 1.5 06/08/28
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/**
* Interfaces used
/*
* @(#)package-info.java 1.2 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
* Use and Distribution i
/*
* @(#)package-info.java 1.2 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
* Use and Distribution i