kOS/prog/circ.ks

8 lines
145 B
Plaintext
Raw Normal View History

@lazyglobal off.
2021-08-19 02:32:07 +00:00
RunOncePath("/lib/navigation").
2021-08-09 00:47:14 +00:00
parameter where.
add CreateCircularizationNode(where).
print "Circularization node created.".