diff options
| author | Sopár Adrián <dev.adrian.sopar@protonmail.com> | 2022-07-05 23:02:16 +0200 |
|---|---|---|
| committer | Sopár Adrián <dev.adrian.sopar@protonmail.com> | 2022-07-05 23:02:16 +0200 |
| commit | c5cd2b2443dc48aaeb61feac4a96071c7bc9790e (patch) | |
| tree | 38f611224caf6f3e15b7121b06c1b1e9c5e129b3 /src/pattern/random.h | |
Diffstat (limited to 'src/pattern/random.h')
| -rw-r--r-- | src/pattern/random.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pattern/random.h b/src/pattern/random.h new file mode 100644 index 0000000..68aeddc --- /dev/null +++ b/src/pattern/random.h @@ -0,0 +1,5 @@ +#ifndef PLOC_GEN_PATTERN_RANDOM_H +#define PLOC_GEN_PATTERN_RANDOM_H + + +#endif
\ No newline at end of file |
