RTXI 3.0.0 The Real-Time eXperiment Interface Reference Manual |
#include <QApplication>
#include <iostream>
#include <boost/stacktrace.hpp>
#include <signal.h>
#include <string.h>
#include "debug.hpp"
#include "main_window.hpp"
#include "rt.hpp"
#include "rtxiConfig.h"
#include "widgets.hpp"
#include "workspace.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |