~ubuntu-branches/debian/squeeze/maxima/squeeze

« back to all changes in this revision

Viewing changes to share/contrib/maximaMathML/mathml-maxima.lisp

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2006-10-18 14:52:42 UTC
  • mto: (1.1.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061018145242-vzyrm5hmxr8kiosf
ImportĀ upstreamĀ versionĀ 5.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
;;;    SCAN-NUMBER-BEFORE-DOT
24
24
;;;; with look-ahead disabled
25
25
 
26
 
(in-package "MAXIMA")
 
26
(in-package :maxima)
27
27
(declaim (special *tag* *special-proc* *PARSE-STREAM* *in* parse-tyipeek))
28
28
(defvar *in* *PARSE-STREAM*  "input stream to read")
29
29
(setq parse-tyipeek nil)   ;; look-ahead in nparse.lisp