This repository has been archived on 2023-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

7 lines
113 B
C

#ifndef SETUP_H_INCLUDED
#define SETUP_H_INCLUDED
#define COMMAND_LINE_SIZE 512
#endif /* SETUP_H_INCLUDED */