diff options
Diffstat (limited to 'ex_put.c')
-rw-r--r-- | ex_put.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ex_put.c b/ex_put.c new file mode 100644 index 0000000..e981d7e --- /dev/null +++ b/ex_put.c @@ -0,0 +1,3 @@ +void ex_put() +{ +} |