summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/README
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/browser/README')
-rw-r--r--otherlibs/labltk/browser/README20
1 files changed, 10 insertions, 10 deletions
diff --git a/otherlibs/labltk/browser/README b/otherlibs/labltk/browser/README
index 70cd79c80..21fdbd0c2 100644
--- a/otherlibs/labltk/browser/README
+++ b/otherlibs/labltk/browser/README
@@ -1,5 +1,5 @@
- Installing and Using OCamlBrowser
+ Installing and Using OCamlBrowser
INSTALLATION
@@ -38,10 +38,10 @@ a) Viewer
File - Shell opens an OCaml shell.
Modules - Path editor changes the load path.
- Pressing [Add to path] or Insert key adds selected directories
- to the load path.
- Pressing [Remove from path] or Delete key removes selected
- paths from the load path.
+ Pressing [Add to path] or Insert key adds selected directories
+ to the load path.
+ Pressing [Remove from path] or Delete key removes selected
+ paths from the load path.
Modules - Reset cache rescans the load path and resets the module
cache. Do it if you recompile some interface, or change the load
path in a conflictual way.
@@ -68,7 +68,7 @@ b) Module walking
sub-module) or display the signature for this identifier below.
Signatures are clickable. Double clicking with the left mouse
- button on an identifier in a signature brings you to its signature,
+ button on an identifier in a signature brings you to its signature,
inside its module box.
A single click on the right button pops up a menu displaying the
type declaration for the selected identifier. Its title, when
@@ -82,7 +82,7 @@ b) Module walking
the currently displayed signature, if it is available.
C-s opens a text search dialog for the displayed signature.
-
+
c) File editor
You can edit files with it, but there is no auto-save nor undo at
the moment. Otherwise you can use it as a browser, making
@@ -134,10 +134,10 @@ BUGS
* When you quit the editor and some file was modified, a dialogue is
displayed asking wether you want to really quit or not. But 1) if
you quit directly from the viewer, there is no dialogue at all, and
- 2) if you close from the window manager, the dialogue is displayed,
+ 2) if you close from the window manager, the dialogue is displayed,
but you cannot cancel the destruction... Beware.
-* When you run it through xon, the shell hangs at the first error. But
+* When you run it through xon, the shell hangs at the first error. But
its ok if you start ocamlbrowser from a remote shell...
TODO
@@ -152,4 +152,4 @@ TODO
experimented users.
-Bug reports and comments to <garrigue@kurims.kyoto-u.ac.jp> \ No newline at end of file
+Bug reports and comments to <garrigue@kurims.kyoto-u.ac.jp>