fixing stats

This commit is contained in:
stephb9959
2021-01-10 23:47:38 -08:00
parent 7147927f89
commit 4e9fe9d26d

View File

@@ -8,6 +8,8 @@
%%%-------------------------------------------------------------------
-author("stephb").
-include("../include/common.hrl").
-record( simulation, { name = <<>> :: binary(),
ca = <<>> :: binary(),
num_devices = 0 :: integer(),