#include <iostream.h>
#include <string>
#include "IO/mutator.h"
#include "IO/control-device.h"
Include dependency graph for ex1.C:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 23 of file ex1.C. References ControlDevice::add, GetCommandlineAndFileControlDevice, GetCommentedMutator, GetFalseOnReadMutator, GetMutator, ControlDevice::getSubDevice, GetTrueOnReadMutator, ControlDevice::print_unrecognized, ControlDevice::print_values, and ControlDevice::update. |