~ubuntu-branches/ubuntu/quantal/texmacs/quantal

« back to all changes in this revision

Viewing changes to TeXmacs/progs/kernel/boot/compat.scm

  • Committer: Bazaar Package Importer
  • Author(s): Atsuhito KOHDA
  • Date: 2010-04-23 07:09:40 UTC
  • mfrom: (4.1.8 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100423070940-72mjdmdepfgrvo8f
Tags: 1:1.0.7.4-2
Re-upload, former upload failed with wrong diff.gz perhaps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
      (set-current-output-port cout-port)
28
28
      (set-current-error-port cout-port)))
29
29
 
30
 
(debug-set! stack 1000000)
 
30
(if (os-mingw?)
 
31
  (debug-set! stack 0)
 
32
  (debug-set! stack 1000000))
31
33
 
32
34
;;; make eval from guile>=1.6.0 backwards compatible
33
35
(catch 'wrong-number-of-args