EnglishFrenchSpanish

OnWorks favicon

coqdep - Online in the Cloud

Run coqdep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command coqdep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


coqdep - Compute inter-module dependencies for Coq and Caml programs

SYNOPSIS


coqdep [ -w ] [ -I directory ] [ -coqlib directory ] [ -c ] [ -i ] [ -D ] [ -slash ]
filename ... directory ...

DESCRIPTION


coqdep compute inter-module dependencies for Coq and Caml programs, and prints the
dependencies on the standard output in a format readable by make. When a directory is
given as argument, it is recursively looked at.

Dependencies of Coq modules are computed by looking at Require commands (Require, Require
Export, Require Import), Declare ML Module commands and Load commands. Dependencies
relative to modules from the Coq library are not printed.

Dependencies of Caml modules are computed by looking at open directives and the dot
notation module.value.

OPTIONS


-c Prints the dependencies of Caml modules. (On Caml modules, the behaviour is
exactly the same as ocamldep).

-w Prints a warning if a Coq command Declare ML Module is incorrect. (For instance,
you wrote `Declare ML Module "A".', but the module A contains #open "B"). The
correct command is printed (see option -D). The warning is printed on standard
error.

-D This commands looks for every command Declare ML Module of each Coq file given as
argument and complete (if needed) the list of Caml modules. The new command is
printed on the standard output. No dependency is computed with this option.

-slash Prints paths using a slash instead of the OS specific separator. This option is
useful when developping under Cygwin.

-I directory
The files .v .ml .mli of the directory directory are taken into account during the
calculus of dependencies, but their own dependencies are not printed.

-coqlib directory
Indicates where is the Coq library. The default value has been determined at
installation time, and therefore this option should not be used under normal
circumstances.

Use coqdep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    AClock
    AClock
    AClock - Analog dockapp clock for
    GNUstep ...
    Run AClock
  • 2
    acl_gran
    acl_gran
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_gran
  • 3
    cpupower-frequency-set
    cpupower-frequency-set
    cpupower frequency-set - A small tool
    which allows to modify cpufreq settings.
    SYNTAX: cpupower [ -c cpu ]
    frequency-set [options] DESCRIPTION:
    cpupower freque...
    Run cpupower-frequency-set
  • 4
    cpupower-idle-info
    cpupower-idle-info
    cpupower idle-info - Utility to
    retrieve cpu idle kernel information
    SYNTAX: cpupower [ -c cpulist ]
    idle-info [options] DESCRIPTION: A tool
    which prints out p...
    Run cpupower-idle-info
  • 5
    gbker
    gbker
    gbker - Produce kernel density
    estimation ...
    Run gbker
  • 6
    gbker2d
    gbker2d
    gbker2d - Kernel density estimate for
    bivariate data ...
    Run gbker2d
  • More »

Ad