add e-field integration functions for dhexa

This commit is contained in:
yoshiya-usui
2022-02-22 11:37:11 +09:00
parent c8f4b42470
commit 9c41b3e7e9
13 changed files with 928 additions and 238 deletions

View File

@@ -162,7 +162,7 @@ static char programName[]="femtic";
// [MajorVersion#].[MinorVersion#].[Revision#]
// x.x.xa -> alpha version
// x.x.xb -> beta version
static char versionID[]="4.1.9";
static char versionID[]="4.2";
}