renamed source jeger files
This commit is contained in:
parent
3ac2b8c18b
commit
e4b9643993
@ -1,6 +1,6 @@
|
||||
#pragma GCC diagnostic ignored "-Wc++20-extensions"
|
||||
|
||||
#include "regex.h"
|
||||
#include "jeger.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
@ -1,5 +1,5 @@
|
||||
#ifndef REGEX_H
|
||||
#define REGEX_H
|
||||
#ifndef JEGER_H
|
||||
#define JEGER_H
|
||||
|
||||
#include <stdbool.h>
|
||||
|
Loading…
Reference in New Issue
Block a user