chiark / gitweb /
gui: compactify some event handlers; no function change
[trains.git] / common.make
1 o=>$@.new && mv -f $@.new $@
2 ocmp=>$@.new && (cmp $@ $@.new || mv -f $@.new $@)