From 598ca314b28517b61323ed8c662cacbd2c678084 Mon Sep 17 00:00:00 2001 From: Makarius Wenzel Date: Mon, 28 Aug 2000 12:02:29 +0000 Subject: cd command: add_path; --- isar/isar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isar') diff --git a/isar/isar.el b/isar/isar.el index de19ab3b..a5a83bf0 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -196,7 +196,7 @@ proof-shell-prompt-pattern "^\\w*[>#] " ;; for issuing command, not used to track cwd in any way. - proof-shell-cd-cmd "ML_command {* Library.cd \"%s\" *}" + proof-shell-cd-cmd "ML_command {* ThyLoad.add_path \"%s\" *}" ;; Escapes for filenames inside ML strings. ;; We also make a hack for a bug in Isabelle, by switching from -- cgit v1.2.3