/**-- FORTH-83 SYSTEM EXTENSION WORD SET Copyright (C) Tektronix, Inc. 1998 - 2001. All rights reserved. @see GNU LGPL @author Tektronix CTE @(#) %derived_by: guidod % @version %version: bln_mpt1!1.7 % (%date_modified: Tue Jan 22 11:41:43 2002 %) */ /* @description forth-83 did define a system extension word set which was deleted in dpans94 due to some problems with the native-compiling variants of forth. pfe is traditional enough to use the words as they were originally intended. @{ */ #if defined(__version_control__) && defined(__GNUC__)static char* id __attribute__((unused)) = "@(#) $Id: %full_filespec: system-ext.c~bln_mpt1!1.7:csrc:bln_12xx!1 % $" #endif #define _P4_SOURCE 1 #include <pfe/pfe-base.h> #include <pfe/def-xtra.h> #include <pfe/def-comp.h> #include <pfe/_missing.h>; extern FCode (p4_if_execution) ; /* ?BRANCH */extern FCode (p4_else_execution );
/* |
/**
|
/**
|
/**
|
/** |
/** |
/** |
/** |
P4_LISTWORDS (system) =
|
/* |