// PL/SQL Developer Export Plug-In // Copyright 2003-2015 Allround Automations // support@allroundautomations.com // http://www.allroundautomations.com library RTFExport; uses RTFExportUnit in 'RTFExportUnit.pas' {ConfigForm}, PlugInIntf in 'PlugInIntf.pas'; {$R *.RES} begin end.