BUG: Load library containing the functionObjects before using them.

This commit is contained in:
mattijs
2010-04-15 11:35:43 +01:00
parent 6d71a38e66
commit 1fe76fef6a

View File

@ -53,9 +53,11 @@ functions
{
probes
{
type probes;
// Where to load it from
functionObjectLibs ( "libsampling.so" );
type probes;
// Name of the directory for probe data
name probes;