summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/luacas/tex/luacas.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/luacas/tex/luacas.sty')
-rw-r--r--macros/luatex/latex/luacas/tex/luacas.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/luatex/latex/luacas/tex/luacas.sty b/macros/luatex/latex/luacas/tex/luacas.sty
index 461fae6efa..d46ee847fc 100644
--- a/macros/luatex/latex/luacas/tex/luacas.sty
+++ b/macros/luatex/latex/luacas/tex/luacas.sty
@@ -9,7 +9,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{luacas}
- [2022/05/07 v1.0 CAS written in Lua for LaTeX]
+ [2022/11/15 v1.0.1 CAS written in Lua for LaTeX]
\RequirePackage{iftex}
\ifluatex
@@ -30,8 +30,8 @@
\RequirePackage{mathtools}
%These files contain Lua code for parsing luacas output; they also initialize the CAS itself
-\directlua{require('test.parser')
- require('test.helper')
+\directlua{require('test.luacas-parser')
+ require('test.luacas-helper')
}
\NewDocumentEnvironment{CAS}%