Mercurial > cgi-bin > hgweb.cgi > JpegWasher
view src/name/blackcap/exifwasher/Osdep.kt.default.osdep @ 33:3d86f0391168
Work on improving the build system.
author | David Barts <davidb@stashtea.com> |
---|---|
date | Fri, 24 Apr 2020 19:45:57 -0700 |
parents | ba5dc14652da |
children |
line wrap: on
line source
/* * OS-dependent code, version for all non-Mac systems. */ package name.blackcap.exifwasher fun setMacMenus() { /* no-op */ }