diff scripts/miscellaneous/module.mk @ 30293:1a1f3ae76e74

Use underscores instead of CamelCase in jupyter_notebook classdef * scripts/miscellaneous/jupyter_notebook.m: Rename file, adapt classdef name. * scripts/miscellaneous/module.mk: Rename jupyter_notebook classdef. * test/jupyter-notebook/jupyter-notebook.tst: Rename file, adapt classdef name. * test/jupyter-notebook/module.mk: Rename jupyter-notebook.tst test file. * NEWS: Update classdef name.
author Abdallah Elshamy <abdallah.k.elshamy@gmail.com>
date Sat, 13 Nov 2021 12:26:07 -0500
parents cefa5d2d30bc
children 1921d9d0e62b
line wrap: on
line diff
--- a/scripts/miscellaneous/module.mk	Mon Nov 15 09:39:29 2021 +0100
+++ b/scripts/miscellaneous/module.mk	Sat Nov 13 12:26:07 2021 -0500
@@ -40,7 +40,7 @@
   %reldir%/ismethod.m \
   %reldir%/ispc.m \
   %reldir%/isunix.m \
-  %reldir%/JupyterNotebook.m \
+  %reldir%/jupyter_notebook.m \
   %reldir%/license.m \
   %reldir%/list_primes.m \
   %reldir%/loadobj.m \