diff options
| -rw-r--r-- | lib/caxlsx.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/caxlsx.rb b/lib/caxlsx.rb new file mode 100644 index 00000000..a82d49fb --- /dev/null +++ b/lib/caxlsx.rb @@ -0,0 +1,2 @@ +# encoding: UTF-8 +require 'axlsx.rb' |
