compileTemplate: Improved the handling of backward-compatibility renaming of classes

This commit is contained in:
Henry Weller
2021-04-28 11:29:35 +01:00
parent c4484b0a60
commit 80139f6116
4 changed files with 10 additions and 30 deletions

View File

@ -18,7 +18,7 @@ solver
(
EulerImplicit
ode
noChemistrySolver
none
);
solverRenamed
@ -28,7 +28,7 @@ solverRenamed
method
(
Standard
standard
TDAC
);