Merge branch 'bthomee/rename_binary' into bthomee/rename_namespace

This commit is contained in:
Bart
2025-12-02 14:37:59 -05:00
228 changed files with 20344 additions and 17676 deletions

View File

@@ -120,8 +120,8 @@ field_code(int id, int index)
SFields are created at compile time.
Each SField, once constructed, lives until program termination, and there
is only one instance per fieldType/fieldValue pair which serves the entire
application.
is only one instance per fieldType/fieldValue pair which serves the
entire application.
*/
class SField
{