#includeFunc: Changed entry renaming option funcName -> entryName
so that the same option with a rational name is also available for #includeModel and #includeConstraint. Support for funcName is maintained for backwards-compatibility.
This commit is contained in:
@ -53,12 +53,7 @@ functions
|
||||
clouds
|
||||
{
|
||||
type fvModel;
|
||||
|
||||
fvModel
|
||||
{
|
||||
type clouds;
|
||||
libs ("liblagrangianParcel.so");
|
||||
}
|
||||
#includeModel clouds(entryName=fvModel)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user