racket/collects/mztake/demos/dijkstra
Jono Spiro 04e9cefc17 moved marks.ss to mztake and removed all references to stepper.
changed mztake-process to define-mztake-process
changed 'break to 'entry
improved error messages

traces get processed in the order they are defined in the script file now.

svn: r148
2004-08-06 03:14:02 +00:00
..
base-gm.ss svn: r147 2004-08-06 00:10:10 +00:00
dijkstra-solver.ss svn: r147 2004-08-06 00:10:10 +00:00
dijkstra-test.ss moved marks.ss to mztake and removed all references to stepper. 2004-08-06 03:14:02 +00:00
dijkstra.ss fixed a subtle bug in annotator? in the debugger-model -- it was using eq? instead of equal? 2004-08-04 10:20:23 +00:00
doc.txt svn: r143 2004-08-05 06:16:33 +00:00
dv.ss svn: r147 2004-08-06 00:10:10 +00:00
graph.ss fixed a subtle bug in annotator? in the debugger-model -- it was using eq? instead of equal? 2004-08-04 10:20:23 +00:00
heap.ss svn: r143 2004-08-05 06:16:33 +00:00