diff options
author | Adhitya Kamakshidasan | 2016-07-18 22:48:44 +0530 |
---|---|---|
committer | Adhitya Kamakshidasan | 2016-07-18 22:48:44 +0530 |
commit | 4dde75d68aece00eb1207d7c7187cb664c0017a9 (patch) | |
tree | 7feae8648a0013fe2b1170e621025ff21da2675a /blocks_xcos/CLKINV_f.xcos | |
parent | 6f3bfe880a24caa05399d4c7153037ff88c7c394 (diff) | |
download | xcos-on-web-4dde75d68aece00eb1207d7c7187cb664c0017a9.tar.gz xcos-on-web-4dde75d68aece00eb1207d7c7187cb664c0017a9.tar.bz2 xcos-on-web-4dde75d68aece00eb1207d7c7187cb664c0017a9.zip |
Minor Changes
Diffstat (limited to 'blocks_xcos/CLKINV_f.xcos')
-rwxr-xr-x | blocks_xcos/CLKINV_f.xcos | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/blocks_xcos/CLKINV_f.xcos b/blocks_xcos/CLKINV_f.xcos deleted file mode 100755 index 27db6b6..0000000 --- a/blocks_xcos/CLKINV_f.xcos +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<XcosDiagram background="-1" title="Untitled"> - <!--Xcos - 1.0 - scilab-5.5.2 - 20150331 1152--> - <Array as="context" scilabClass="String[]"> - <add value=""/> - </Array> - <mxGraphModel as="model"> - <root> - <mxCell id="528afd98:155247883f0:-7f42"/> - <mxCell id="528afd98:155247883f0:-7f43" parent="528afd98:155247883f0:-7f42"/> - <EventInBlock blockType="d" id="528afd98:155247883f0:-7f40" ordering="1" parent="528afd98:155247883f0:-7f43" simulationFunctionType="DEFAULT"> - <ScilabString as="exprs" height="1" width="1"> - <data column="0" line="0" value="1"/> - </ScilabString> - <ScilabDouble as="integerParameters" height="1" width="1"> - <data column="0" line="0" realPart="1.0"/> - </ScilabDouble> - <Array as="objectsParameters" scilabClass="ScilabList"/> - <Array as="equations" scilabClass="ScilabList"/> - <mxGeometry as="geometry" height="7.0" width="7.0" x="37.0" y="37.0"/> - </EventInBlock> - <CommandPort dataType="UNKNOW_TYPE" id="528afd98:155247883f0:-7f3f" ordering="1" parent="528afd98:155247883f0:-7f40" style="CommandPort;align=center;verticalAlign=bottom;spacing=10.0;rotation=90"> - <mxGeometry as="geometry" height="8.0" width="8.0" x="-3.5" y="1.0"/> - </CommandPort> - </root> - </mxGraphModel> - <mxCell as="defaultParent" id="528afd98:155247883f0:-7f43" parent="528afd98:155247883f0:-7f42"/> -</XcosDiagram> |