Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 7th, 2012  |  syntax: None  |  size: 0.12 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. how to repeat last command in OCaml interpreter shell
  2. rlwrap ocaml
  3.        
  4. $if ocaml
  5. "C-o": "()C-b"
  6. "C-n": ";;n"
  7. $endif