diff autocal/txvout.h @ 117:4c3f4231a021

autocal: vout_t definition factored out of txband.h into txvout.h
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Feb 2018 07:02:17 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/autocal/txvout.h	Tue Feb 13 07:02:17 2018 +0000
@@ -0,0 +1,3 @@
+/* vout_t definition */
+
+typedef double vout_t;