diff options
author | chai <chaifix@163.com> | 2020-10-17 15:22:09 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-10-17 15:22:09 +0800 |
commit | 08ab881a480a73d6be005c4b4e1cf35814b53e3c (patch) | |
tree | 00297c01905cff519509598c5340a82c0fc2e941 /modules/gl/init.qs |
Diffstat (limited to 'modules/gl/init.qs')
-rw-r--r-- | modules/gl/init.qs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/gl/init.qs b/modules/gl/init.qs new file mode 100644 index 0000000..8d54a93 --- /dev/null +++ b/modules/gl/init.qs @@ -0,0 +1,3 @@ + +import gl; + |