''
''
'' art_uta_ops -- header translated with help of SWIG FB wrapper
''
'' NOTICE: This file is part of the FreeBASIC Compiler package and can't
''         be included in other distributions without authorization.
''
''
#ifndef __art_uta_ops_bi__
#define __art_uta_ops_bi__

#include once "art_uta.bi"

declare function art_uta_union (byval uta1 as ArtUta ptr, byval uta2 as ArtUta ptr) as ArtUta ptr

#endif
