''
''
'' art_vpath_svp -- 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_vpath_svp_bi__
#define __art_vpath_svp_bi__

#include once "art_svp.bi"
#include once "art_vpath.bi"

declare function art_vpath_from_svp (byval svp as ArtSVP ptr) as ArtVpath ptr

#endif
