diff libgui/src/resource-manager.cc @ 15562:8ed107220a3e

maint: Rename unimplemented.m to __unimplemented__.m. * resource-manager.cc(octave_keywords): Change unimplemented.m to __unimplemented__.m. * variables.cc: Change variable Vmissing_function_hook to __unimplemented__. * scripts/help/module.mk: Change unimplemented.m to __unimplemented__.m in list of FCN_FILES.
author Juan Pablo Carbajal <ajuanpi+dev@gmail.com>
date Thu, 25 Oct 2012 17:02:26 -0400
parents 501a9cc2c68f
children c4556b986704
line wrap: on
line diff
--- a/libgui/src/resource-manager.cc
+++ b/libgui/src/resource-manager.cc
@@ -311,6 +311,7 @@
       "__sort_rows_idx__ "
       "__strip_html_tags__ "
       "__token_count__ "
+      "__unimplemented__ "
       "__varval__ "
       "__version_info__ "
       "__voronoi__ "
@@ -1638,7 +1639,6 @@
       "unifinv "
       "unifpdf "
       "unifrnd "
-      "unimplemented "
       "union "
       "unique "
       "unix "