diff options
Diffstat (limited to 'libasm_test.h')
| -rw-r--r-- | libasm_test.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libasm_test.h b/libasm_test.h index 28f516e..b3805e4 100644 --- a/libasm_test.h +++ b/libasm_test.h @@ -1,3 +1,15 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* libasm_test.h :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ +/* +#+#+#+#+#+ +#+ */ +/* Created: 2020/02/08 03:07:19 by cacharle #+# #+# */ +/* Updated: 2020/02/08 03:07:20 by cacharle ### ########.fr */ +/* */ +/* ************************************************************************** */ + #ifndef LIBASM_TEST_H # define LIBASM_TEST_H |
