File: Morph.cmd

package info (click to toggle)
coq-dpdgraph 1.0%2B8.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 608 kB
  • sloc: ml: 686; makefile: 221
file content (9 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Require Import dpdgraph.dpdgraph.

Require Morph.

Set DependGraph File "Morph.dpd".
Print FileDependGraph Morph.

Set DependGraph File "Morph_rw.dpd".
Print DependGraph Morph.rw.