Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
d9bcddff
Commit
d9bcddff
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2005-03-06 13:14:32 by afrisch] #help
Original author: afrisch Date: 2005-03-06 13:14:32+00:00
parent
c8d62aea
Changes
1
Show whitespace changes
Inline
Side-by-side
driver/cduce.ml
View file @
d9bcddff
...
@@ -71,12 +71,10 @@ let directive_help ppf =
...
@@ -71,12 +71,10 @@ let directive_help ppf =
#env;; dump current environment
#env;; dump current environment
#reinit_ns;; reinitialize namespace processing
#reinit_ns;; reinitialize namespace processing
#help;; shows this help message
#help;; shows this help message
#dump_value <expr>;; dump an XML-ish representation of the resulting
value of a given expression
#print_schema <name>;;
#print_type <type>;;
#print_type <type>;;
#silent;; turn off outputs from the toplevel
#silent;; turn off outputs from the toplevel
#verbose;; turn on outputs from the toplevel
#verbose;; turn on outputs from the toplevel
#builtins;; shows embedded OCaml values
"
"
let
rec
print_exn
ppf
=
function
let
rec
print_exn
ppf
=
function
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment