beremiz
Clone
Summary
Browse
Changes
Graph
Use the same retain implementation for Win32 targets
2018-06-07, Andrey Skvortsov
55611282b909
Use the same retain implementation for Win32 targets
Currently plc_Win32_main_retain.c is exact copy of
plc_Linux_main_retain.c, because it's not possible to use symbol
links.
It'd be nice in the future to have possibility to modify targets.code.
from __future__ import absolute_import
from svgui.pyjs.pyjs import *