version 1.2, 2001/01/04 12:29:32 |
version 1.3, 2001/01/05 11:14:27 |
Line 56 HelpAdd(["Cancel",["Cancel the greatest common multipl |
|
Line 56 HelpAdd(["Cancel",["Cancel the greatest common multipl |
|
|
|
|
|
|
|
/* BUG: It has not yet been rewritten. */ |
/* BUG: It has not yet been rewritten. |
def Primadec(f,g) { |
def Primadec(f,g) { |
sm1(f,g," primadec /FunctionValue set"); |
sm1(f,g," primadec /FunctionValue set"); |
sm1(" clean-workfiles "); |
sm1(" clean-workfiles "); |
} |
} |
HelpAdd(["Primadec",[" Not Yet. <<need asir, start k0 with -f option.>>"]]); |
HelpAdd(["Primadec",[" Not Yet. <<need asir, start k0 with -f option.>>"]]); |
|
*/ |
|
|
|
|