Disables compiling fpvectorial

git-svn-id: trunk@19333 -
This commit is contained in:
sekelsenmat 2011-10-03 12:37:52 +00:00
parent 6384fa2a19
commit c35cf265c0
2 changed files with 0 additions and 7 deletions

View File

@ -29,7 +29,6 @@
add_fftw;
add_fpgtk;
add_fpmkunit;
add_fpvectorial;
add_fv;
add_gdbint;
add_gdbm;

View File

@ -184,12 +184,6 @@ begin
{$include fpmkunit/fpmake.pp}
end;
procedure add_fpvectorial;
begin
with Installer do
{$include fpvectorial/fpmake.pp}
end;
procedure add_fv;
begin
with Installer do