const

one of the documented procedures in this installation of the ACS
Usage:
const   k   x
What it does:
ignores its second argument and returns its first argument
Defined in: /web/philip/tcl/ad-functional.tcl

Source code:


    return $k


philg@mit.edu