guitarvydas / 0D

component-based software using drawings as source code
4 stars 0 forks source link

Change name of port on string constants #7

Closed guitarvydas closed 4 months ago

guitarvydas commented 4 months ago

Change '⍺' to '' (empty string) for the input port and the output port of string constants.

This will affect the code in 0D/python/std/std.py and any diagram that uses string constants (e.g. transpile.drawio).

guitarvydas commented 4 months ago

there were 2 copies of transpile.drawio. I removed ./transpile.drawio and rely on the single copy in 0D/python/std/transpile.drawio.