#include "truthTableView.hpp"
#include "truthTable.hpp"
#include "fileManagerView.hpp"
#include "truthTableDiskManager.hpp"
#include "mainController.hpp"
#include <wx/wx.h>
#include <map>
Include dependency graph for truthTableManager.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TruthTableManager |
Main controller for the truth tables. More... |