/******************************************************************************** * * File: constant.h * Title: some constant OQL methods * Programmer: Leonidas Fegaras, UTA * Date: 4/26/97 * ********************************************************************************/ typedef Object (*Function) (list*); typedef pair* Internal; typedef binding* Internals;