]> Kevux Git Server - fll/commit
Update: Move the program data into the main for fss_identify.
authorKevin Day <thekevinday@gmail.com>
Wed, 30 Mar 2022 04:00:19 +0000 (23:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 30 Mar 2022 04:00:19 +0000 (23:00 -0500)
commit92f253a8184cd39589c30be3871d053b3389bb14
tree7ba35a121356d6adf846a83e83fb50c92dcb6545
parent99a1e26f726521e94584fb67f1ea761c000d7f3d
Update: Move the program data into the main for fss_identify.

Move parameter initialization and deallocation for FLL program data into main.c.
level_3/fss_identify/c/common.c
level_3/fss_identify/c/common.h
level_3/fss_identify/c/fss_identify.c
level_3/fss_identify/c/fss_identify.h
level_3/fss_identify/c/main.c