summaryrefslogtreecommitdiff
path: root/src/c/matrixOperations/interfaces
diff options
context:
space:
mode:
authorAbhinav Dronamraju2017-07-17 21:57:08 +0530
committerAbhinav Dronamraju2017-07-17 21:57:08 +0530
commit574ddf08c208a2d1b8c27fe29525f631816c32d5 (patch)
treefa194ffe40c78219befd002aaa224206a314a551 /src/c/matrixOperations/interfaces
parent9a70aa3ff473b7bc72d849c2cc2ecece57d4c388 (diff)
downloadScilab2C_fossee_old-574ddf08c208a2d1b8c27fe29525f631816c32d5.tar.gz
Scilab2C_fossee_old-574ddf08c208a2d1b8c27fe29525f631816c32d5.tar.bz2
Scilab2C_fossee_old-574ddf08c208a2d1b8c27fe29525f631816c32d5.zip
Median added
Diffstat (limited to 'src/c/matrixOperations/interfaces')
-rw-r--r--src/c/matrixOperations/interfaces/int_matrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c/matrixOperations/interfaces/int_matrix.h b/src/c/matrixOperations/interfaces/int_matrix.h
index f69ba11..5935f4a 100644
--- a/src/c/matrixOperations/interfaces/int_matrix.h
+++ b/src/c/matrixOperations/interfaces/int_matrix.h
@@ -46,4 +46,4 @@ extern "C" {
} /* extern "C" */
#endif
-#endif /*__INT_CUMSUM_H__*/
+#endif /*__INT_MATRIX_H__*/