aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verilog/PrettyPrint.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/Verilog/PrettyPrint.mli')
-rw-r--r--src/Verilog/PrettyPrint.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Verilog/PrettyPrint.mli b/src/Verilog/PrettyPrint.mli
new file mode 100644
index 0000000..843feec
--- /dev/null
+++ b/src/Verilog/PrettyPrint.mli
@@ -0,0 +1 @@
+val prettyprint : Extraction.VerilogAST.verilog -> string