function c = exist(obj)
%EXIST for INLINE objects
%   EXIST(F) returns 1 when F is an INLINE object.

%   Copyright 1984-2002 The MathWorks, Inc. 
%   $Revision: 1.4 $

c = 1; % OBJ is a variable in the workspace
