Skip to content
Snippets Groups Projects
Commit c57a0c9c authored by Brutzman, Don's avatar Brutzman, Don
Browse files

c14n

parent a18b3317
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@
<connect nodeField='color' protoField='color'/>
<connect nodeField='traceEnabled' protoField='traceEnabled'/>
</IS>
<![CDATA[
<![CDATA[
ecmascript:
function initialize()
......@@ -282,7 +282,7 @@ function tracePrint(value)
function alwaysPrint(value)
{
Browser.print ('[AcousticTransmissionCylinderPrototype] ' + value + '\n');
}
}
]]>
</Script>
<ROUTE fromField='fraction_changed' fromNode='AnimationClock' toField='set_fraction' toNode='TransmissionPropagationScript'/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment