// // FLEXSystemLogViewController.h // FLEX // // Created by Ryan Olson on 1/19/15. // Copyright (c) 2020 FLEX Team. All rights reserved. // #import "Classes/Headers/FLEXFilteringTableViewController.h" #import "Classes/GlobalStateExplorers/Globals/FLEXGlobalsEntry.h" @interface FLEXSystemLogViewController : FLEXFilteringTableViewController @end