*+ * Name: * TASK_PAR * Purpose: * global constants for TASK library. * Language: * VAX Fortran * Description: * {routine_description} * Copyright: * Copyright (C) 1991 Science & Engineering Research Council. * All Rights Reserved. * Licence: * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be * useful,but WITHOUT ANY WARRANTY; without even the implied * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street,Fifth Floor, Boston, MA * 02110-1301, USA * Authors: * BDK: Dennis Kelly (ROE) * {original_author_entry} * History: * 23.04.1991: original (REVAD::BDK) * {enter_further_changes_here} * Bugs: * {note_any_bugs_here} *- *. INTEGER TASK__MAXSUB ! maximum number of active PARAMETER ( TASK__MAXSUB = 100 ) ! subsidiary actions