DEBSOURCES
Skip Quicknav
sources / wxmaxima / 24.02.1-1 / test / xmlpatterngen.sh.in
12345
#!/bin/sh # # Tells us what maxima currently outputs for a given input. # echo $1 | @MAXIMA@ --init-lisp="@CMAKE_SOURCE_DIR@/src/wxMathML.lisp" | tr "\n" " "