Parent Directory
|
Revision Log
|
Patch
| Revision 267 | Revision 268 | ||
|---|---|---|---|
| … | … | ||
| 33 | "PGmatrixmacros.pl", | 33 | "PGmatrixmacros.pl", |
| 34 | "PGasu.pl" | 34 | "PGasu.pl" |
| 35 | ); | 35 | ); |
| 36 | 36 | ||
| 37 | 37 | ||
| 38 | TEXT(&beginproblem); | 38 | TEXT(beginproblem()); |
| 39 | 39 | ||
| 40 | 40 | ||
| 41 | $tops1 = ['P', 'x_1', 'x_2', 's_1', 's_2', '\mbox{\tiny{RHS}}']; | 41 | $tops1 = ['P', 'x_1', 'x_2', 's_1', 's_2', '\mbox{\tiny{RHS}}']; |
| 42 | $tops2 = ['P', 'x_1', 'x_2', 'x_3', 's_1', 's_2', 's_3', '\mbox{\tiny{RHS}}']; | 42 | $tops2 = ['P', 'x_1', 'x_2', 'x_3', 's_1', 's_2', 's_3', '\mbox{\tiny{RHS}}']; |
| 43 | 43 | ||
|
||||||||
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |