diff options
author | jofret | 2010-03-23 11:02:24 +0000 |
---|---|---|
committer | jofret | 2010-03-23 11:02:24 +0000 |
commit | ed4e8d085209cfa8a35ad9af28161ee88d5f3645 (patch) | |
tree | b17fb4833ec354d37d3f9b2b7ed2ab1358f78cbf /src | |
parent | aaa183c988d49174a44e27948fb7de4533fb688c (diff) | |
download | scilab2c-ed4e8d085209cfa8a35ad9af28161ee88d5f3645.tar.gz scilab2c-ed4e8d085209cfa8a35ad9af28161ee88d5f3645.tar.bz2 scilab2c-ed4e8d085209cfa8a35ad9af28161ee88d5f3645.zip |
hilbert -> hilb
Diffstat (limited to 'src')
-rw-r--r-- | src/c/matrixOperations/hilb/Makefile.am (renamed from src/c/matrixOperations/hilbert/Makefile.am) | 0 | ||||
-rw-r--r-- | src/c/matrixOperations/hilb/Makefile.in (renamed from src/c/matrixOperations/hilbert/Makefile.in) | 0 | ||||
-rw-r--r-- | src/c/matrixOperations/hilb/dhilba.c (renamed from src/c/matrixOperations/hilbert/dhilba.c) | 0 | ||||
-rw-r--r-- | src/c/matrixOperations/hilb/shilba.c (renamed from src/c/matrixOperations/hilbert/shilba.c) | 0 | ||||
-rw-r--r-- | src/c/matrixOperations/hilb/testHilbert.c (renamed from src/c/matrixOperations/hilbert/testHilbert.c) | 0 | ||||
-rw-r--r-- | src/c/matrixOperations/hilb/test_Hilbert/testHilbert.vcproj (renamed from src/c/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/src/c/matrixOperations/hilbert/Makefile.am b/src/c/matrixOperations/hilb/Makefile.am index 4ffb7ccb..4ffb7ccb 100644 --- a/src/c/matrixOperations/hilbert/Makefile.am +++ b/src/c/matrixOperations/hilb/Makefile.am diff --git a/src/c/matrixOperations/hilbert/Makefile.in b/src/c/matrixOperations/hilb/Makefile.in index 2f99b59a..2f99b59a 100644 --- a/src/c/matrixOperations/hilbert/Makefile.in +++ b/src/c/matrixOperations/hilb/Makefile.in diff --git a/src/c/matrixOperations/hilbert/dhilba.c b/src/c/matrixOperations/hilb/dhilba.c index 6c47227f..6c47227f 100644 --- a/src/c/matrixOperations/hilbert/dhilba.c +++ b/src/c/matrixOperations/hilb/dhilba.c diff --git a/src/c/matrixOperations/hilbert/shilba.c b/src/c/matrixOperations/hilb/shilba.c index bd3b5ee5..bd3b5ee5 100644 --- a/src/c/matrixOperations/hilbert/shilba.c +++ b/src/c/matrixOperations/hilb/shilba.c diff --git a/src/c/matrixOperations/hilbert/testHilbert.c b/src/c/matrixOperations/hilb/testHilbert.c index 5a2029aa..5a2029aa 100644 --- a/src/c/matrixOperations/hilbert/testHilbert.c +++ b/src/c/matrixOperations/hilb/testHilbert.c diff --git a/src/c/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj b/src/c/matrixOperations/hilb/test_Hilbert/testHilbert.vcproj index d6871fae..d6871fae 100644 --- a/src/c/matrixOperations/hilbert/test_Hilbert/testHilbert.vcproj +++ b/src/c/matrixOperations/hilb/test_Hilbert/testHilbert.vcproj |