From b2fc6c70434674d74551c3a6c01ffb3233499312 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Mon, 1 Jul 2013 22:34:11 +0000 Subject: Update version to 1.3 --- src/astra.def | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/astra.def (limited to 'src/astra.def') diff --git a/src/astra.def b/src/astra.def new file mode 100644 index 0000000..585324c --- /dev/null +++ b/src/astra.def @@ -0,0 +1,6 @@ +; MatlabDLL.def : Declares the module parameters for the DLL. + +LIBRARY "astra" + +EXPORTS + ; Explicit exports can go here -- cgit v1.2.3