{
$Id: buildfv.pas,v 1.5 2002/09/07 15:06:36 peter Exp $
Unit to build all units of Free Vision
}
unit buildfv;
interface
uses
fvcommon,
objects,
callspec,
drivers,
fileio,
memory,
gfvgraph,
fvconsts,
resource,
views,
validate,
msgbox,
dialogs,
menus,
app,
stddlg,
asciitab,
tabs,
colortxt,
statuses,
histlist,
inplong,
editors,
gadgets,
time;
implementation
end.
{
$Log: buildfv.pas,v $
Revision 1.5 2002/09/07 15:06:36 peter
* old logs removed and tabs fixed
Revision 1.4 2002/05/29 22:15:19 pierre
+ asciitab unit added
Revision 1.3 2002/01/29 22:00:33 peter
* colortxt added
}
syntax highlighted by Code2HTML, v. 0.9.1