diff options
author | syn <isaqtm@gmail.com> | 2020-02-16 11:56:52 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2020-02-16 11:56:52 +0300 |
commit | fd78d0fd00e6b98ae8b9894db8be028575e205ac (patch) | |
tree | ee9dd35e871d222aa60a1958e9b6f28eaa6ecc54 /gen_all.py | |
download | alg3-fd78d0fd00e6b98ae8b9894db8be028575e205ac.tar.gz |
Init commit
Diffstat (limited to 'gen_all.py')
-rw-r--r-- | gen_all.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gen_all.py b/gen_all.py new file mode 100644 index 0000000..07a1c0f --- /dev/null +++ b/gen_all.py @@ -0,0 +1,2 @@ +import one +import two |