File: xmlpatterngen.sh.in

package info (click to toggle)
wxmaxima 24.02.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 32,708 kB
  • sloc: cpp: 77,136; xml: 10,513; ansic: 3,651; lisp: 1,903; sh: 28; makefile: 15
file content (5 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download
1
2
3
4
5
#!/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" " "