diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.74.0/emscripten/postfix_file')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.74.0/emscripten/postfix_file | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/emscripten/postfix_file b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/emscripten/postfix_file new file mode 100644 index 00000000..17315134 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/emscripten/postfix_file @@ -0,0 +1,2 @@ +if (typeof module !== 'undefined') module.exports = libUncrustify; +if (typeof define === 'function') define(libUncrustify); |