Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-06-17 18:56:36 -0700 (Thu, 17 Jun 2004)
Revision: 5926
Log message:
- Fixed (hopefully) the source mode display forms for variables.
- When turning variable names into name+subscripts, only split off numbers,
but not letters.
- Fixing a bug in Shell_rule.edit_check_addr - [] should be always accepted.
Changes | Path |
+17 -10 | metaprl/support/display/base_dform.ml |
+1 -1 | metaprl/support/shell/shell_rule.ml |