Parent Directory
|
Revision Log
|
Patch
revision 3311 by jfenwick, Mon Oct 11 01:48:14 2010 UTC | revision 3312 by gross, Tue Oct 26 07:54:58 2010 UTC | |
---|---|---|
# | Line 161 Paso_SystemMatrixPattern *Dudley_makePat | Line 161 Paso_SystemMatrixPattern *Dudley_makePat |
161 | /* if everthing is in order we can create the return value */ | /* if everthing is in order we can create the return value */ |
162 | if (Dudley_noError()) | if (Dudley_noError()) |
163 | { | { |
164 | out = Paso_SystemMatrixPattern_alloc(PATTERN_FORMAT_DEFAULT, | out = Paso_SystemMatrixPattern_alloc(MATRIX_FORMAT_DEFAULT, |
165 | rowDistribution, | rowDistribution, |
166 | colDistribution, | colDistribution, |
167 | main_pattern, | main_pattern, |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |