mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: uniform 'Test-' prefix for all applications/test
- easier to clean, avoid confusion with 'real' applications, etc.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
ioTest.C
|
||||
Test-io.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/ioTest
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-io
|
||||
|
||||
@ -54,4 +54,3 @@ int main(void)
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user