<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PLUGIN name="close" version="1.0" type="misc">
  <DESCRIPTION>Close the program or instance in case of instantiate plugIT</DESCRIPTION>
  <HELP>http://www.openspace3d.com/documentation/fr/plugits/misc/closeplugit.html</HELP>
  <RESOURCE></RESOURCE>
  <EDITOR>
    <SCRIPT path="./eclose.pkg" />
  </EDITOR>
  <CLIENT minstance="true">
    <SCRIPT path="./cclose.pkg" />
    <ACTION name="Close" />
  </CLIENT>
</PLUGIN>