RobinTrace
lseq_input.h
Go to the documentation of this file.
1 
2 #ifndef LSEQ_INPUT_H
3 #define LSEQ_INPUT_H
4 
6 class lseq_input {
7 
8 };
9 
10 #endif // LSEQ_INPUT_H
An input to lseq.
Definition: lseq_input.h:6