STYLE: use compact form for libs () entries

This commit is contained in:
Mark Olesen
2020-05-23 17:44:25 +02:00
parent b68ab9bd5a
commit 997c9a232c
101 changed files with 193 additions and 203 deletions

View File

@ -49,7 +49,7 @@ functions
yPlus
{
type yPlus;
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
writeControl writeTime;
}
}

View File

@ -49,7 +49,7 @@ functions
yPlus
{
type yPlus;
libs ("libfieldFunctionObjects.so");
libs (fieldFunctionObjects);
writeControl writeTime;
}
}