diff options
author | torset | 2009-01-20 11:06:27 +0000 |
---|---|---|
committer | torset | 2009-01-20 11:06:27 +0000 |
commit | 5c794d54ae6a21486b07bec5970864d0c5d6be80 (patch) | |
tree | ef1a467775d5ddd92d83d151b3dd2ba5e2fc08d6 | |
parent | e329ccf8391f7ce500f66d495da964fb518a7067 (diff) | |
download | scilab2c-5c794d54ae6a21486b07bec5970864d0c5d6be80.tar.gz scilab2c-5c794d54ae6a21486b07bec5970864d0c5d6be80.tar.bz2 scilab2c-5c794d54ae6a21486b07bec5970864d0c5d6be80.zip |
update
-rw-r--r-- | src/configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/configure.ac b/src/configure.ac index 2714d33d..f9936911 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -166,8 +166,6 @@ operations/subtraction/Makefile operations/division/Makefile operations/multiplication/Makefile matrixOperations/Makefile -matrixOperations/addition/Makefile -matrixOperations/subtraction/Makefile matrixOperations/multiplication/Makefile matrixOperations/division/Makefile matrixOperations/cat/Makefile |