fix
This commit is contained in:
parent
b230b9984d
commit
05d77ceba3
2 changed files with 9 additions and 9 deletions
|
|
@ -36,11 +36,11 @@ timePrecision 6;
|
|||
|
||||
runTimeModifiable false;
|
||||
|
||||
// functions
|
||||
// {
|
||||
// preCICE_Adapter
|
||||
// {
|
||||
// type preciceAdapterFunctionObject;
|
||||
// libs ("libpreciceAdapterFunctionObject.so");
|
||||
// }
|
||||
// }
|
||||
functions
|
||||
{
|
||||
preCICE_Adapter
|
||||
{
|
||||
type preciceAdapterFunctionObject;
|
||||
libs ("libpreciceAdapterFunctionObject.so");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue