b8bb990acf
Add two new API's to the routed framework - stub them out so that collaborators can work on them in various components without conflicts. Remove a "finalize" from the select function that could cause problems as the component had not had its initialize called yet. This commit was SVN r18369.
15 строки
260 B
Bash
15 строки
260 B
Bash
# -*- shell-script -*-
|
|
#
|
|
# Copyright (c) 2007 Los Alamos National Security, LLC.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
# Specific to this module
|
|
|
|
PARAM_CONFIG_FILES="Makefile"
|