Sha256: 44301b7ec6a1de8234dace35adfe9e8431315a048a611f5aebd9e0c1c5c63a23
Contents?: true
Size: 502 Bytes
Versions: 3
Compression:
Stored size: 502 Bytes
Contents
# Copyright (c) 2023 M.J.N. Corino, The Netherlands # # This software is released under the MIT license. # # Some parts are # Copyright 2004-2007, wxRuby development team # released under the MIT-like wxRuby2 license # This module contains various utilities to simplify the implementation of the WxRuby Demo module WxDemoUtilities #Convert paths to the platform-specific separator def opj(path) end #---------------------------------------------------------- end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wxruby3-0.9.2 | samples/bigdemo/utils.rb |
wxruby3-0.9.1 | samples/bigdemo/utils.rb |
wxruby3-0.9.0 | samples/bigdemo/utils.rb |