Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.7 by gforget, Tue Dec 21 23:07:31 2010 UTC | revision 1.8 by gforget, Wed Jan 12 00:08:54 2011 UTC | |
---|---|---|
# | Line 115 cph INTEGER maxpass | Line 115 cph INTEGER maxpass |
115 | cph PARAMETER( maxpass = PTRACERS_num + 2 ) | cph PARAMETER( maxpass = PTRACERS_num + 2 ) |
116 | #else | #else |
117 | INTEGER maxpass | INTEGER maxpass |
118 | PARAMETER( maxpass = 6 ) | PARAMETER( maxpass = 3 ) |
119 | #endif | #endif |
120 | INTEGER maxcube | INTEGER maxcube |
121 | PARAMETER( maxcube = 3 ) | PARAMETER( maxcube = 3 ) |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |