From: Ralph Corderoy Date: Sun, 5 Nov 2017 13:10:17 +0000 (+0000) Subject: vector.c: Move interface to own file. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/04ee0c3f6ad7e4177cc43a0c57f046013a4fbac9?hp=04ee0c3f6ad7e4177cc43a0c57f046013a4fbac9 vector.c: Move interface to own file. Don't #include it in all its users yet as it's too tangled with mh.h's other content, so just #include it in mh.h instead. ---