diff options
author | EuAndreh <eu@euandre.org> | 2021-08-22 11:46:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-22 11:46:56 -0300 |
commit | 736c234622b3abab582215954db7bd52e542294b (patch) | |
tree | 37675e889dbade08acba135b5f03cf6354a3c336 /src/gistatic.h | |
parent | TODOs.md: Add #task-c71e7a3a-076d-3553-e245-0ad2b7a64231 (diff) | |
download | gistatic-736c234622b3abab582215954db7bd52e542294b.tar.gz gistatic-736c234622b3abab582215954db7bd52e542294b.tar.xz |
Rename src/gistatic.* src/lib.*
Diffstat (limited to 'src/gistatic.h')
l---------[-rw-r--r--] | src/gistatic.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/gistatic.h b/src/gistatic.h index 7e022fa..a564cc1 100644..120000 --- a/src/gistatic.h +++ b/src/gistatic.h @@ -1,10 +1 @@ -#ifndef GISTATIC_GISTATIC_H -#define GISTATIC_GISTATIC_H - -int gistatic_main(int argc, char *argv[]); - -#ifdef TEST -void unit_tests_gistatic(void); -#endif - -#endif +lib.h
\ No newline at end of file |