summaryrefslogtreecommitdiff
path: root/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/configure.ac b/src/configure.ac
index 6e8da1de..f0c5ca0c 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -10,7 +10,7 @@
##
##
-AC_INIT([sci2c],[1.0],[])
+AC_INIT([sci2cLibrary],[0.1],[])
AC_CONFIG_AUX_DIR(config)
AC_PREREQ(2.55)
@@ -168,7 +168,6 @@ matrixOperations/Makefile
matrixOperations/addition/Makefile
matrixOperations/subtraction/Makefile
matrixOperations/multiplication/Makefile
-matrixOperations/division/Makefile
matrixOperations/cat/Makefile
implicitList/Makefile
elementaryFunctions/Makefile