#include <regex.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "readinput.h"
Go to the source code of this file.
Definition at line 27 of file readinput.c.