{ This file was automatically created by Lazarus. do not edit ! 
  This source is only used to compile and install the package.
 }

unit LibVortex; 

interface

uses
    Vortex, vortex_xml_rpc, vortex_http, vortex_pull, vortex_sasl, vortex_tls, 
  vortex_tunnel;

implementation

end.