/**#endif-- Extended Environment related definitions Copyright (C) Tektronix, Inc. 1998 - 2001. All rights reserved. @see GNU LGPL @author Tektronix CTE @(#) %derived_by: guidod % @version %version: bln_mpt1!1.18 % (%date_modified: Tue Mar 12 16:06:51 2002 %) */ /* @description gforth and win32for are also using an extra => ENVIRONMENT wordlist to register hints on the system environment. It is just a normal => VOCABULARY that can be searched&executed with => ENVIRONMENT? . In pfe, the environment wordlist does also register the extension status of the system including allocated slots, loaded binaries and => REQUIRED source files. @{ */ #if defined(__version_control__) && defined(__GNUC__)static char* id __attribute__((unused)) = "@(#) $Id: %full_filespec: environ-ext.c~bln_mpt1!1.18:csrc:bln_12xx!1 % $" #endif #define _P4_SOURCE 1 #include <pfe/pfe-base.h> #include <pfe/engine-sub.h> #include <string.h> #include <pfe/version-sub.h> #include <pfe/logging.h> #if 0;
/** |
/**
|
FCode (p4_environment_Q)
|
/**
|
/* |
_export void* p4_required (const char* name, const p4cell length)
|
/**
|
/**
|
/**
|
static FCode (p__forth_license)
|
/**
|
/**
|
/**
|
/**
|
P4_LISTWORDS (environ) =
|
/* |