From: Sylvestre Ledru Date: Wed, 3 Jul 2013 08:43:36 +0000 (+0200) Subject: remove jimsgetpath (won't support it) X-Git-Tag: 5.5.0-beta-1~259^2~66 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=495fe2178bde2716975caf43bbd70f28848e934a;hp=ce8234f87c2897a8e24e6d1c47b4f0829cc22b20 remove jimsgetpath (won't support it) Change-Id: I161f6ed225f8c3b70ce77ff0387c087c115f5145 --- diff --git a/scilab/modules/external_objects_java/TODO b/scilab/modules/external_objects_java/TODO index 73032ef..a87682b 100644 --- a/scilab/modules/external_objects_java/TODO +++ b/scilab/modules/external_objects_java/TODO @@ -3,8 +3,6 @@ jarray jautoUnwrap jcast jconvMatrixMethod -jexists -jimsgetpath jinvoke_db jnull jsetfield diff --git a/scilab/modules/external_objects_java/help/en_US/jimsgetpath.xml b/scilab/modules/external_objects_java/help/en_US/jimsgetpath.xml deleted file mode 100644 index b09e1d1..0000000 --- a/scilab/modules/external_objects_java/help/en_US/jimsgetpath.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - jimsgetpath - Returns the path to the current module. - - - Calling Sequence - - path = jimsgetpath ( ) - - - - - Parameters - - - path : - - a 1-by-1 matrix of strings, the path to the current module. - - - - - - Examples - - -