We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb8aa9 commit e1fa87bCopy full SHA for e1fa87b
1 file changed
check/user.frm
@@ -6,12 +6,7 @@
6
#endif
7
.end
8
9
-*--#[ jodavies_denexpand :
10
-#-
11
-
12
-Off Statistics;
13
-On Highfirst;
14
+*--#[ jodavies_include :
15
16
* Paste denexpand.prc
17
@@ -302,9 +297,15 @@ Symbol coefftx,coeffty;
302
297
Normalize^-1 `den';
303
298
Identify `num'(coefftx?)*`den'(coefftx?) = 1;
304
299
#endprocedure
300
+*--#] jodavies_include :
301
+*--#[ jodavies_denexpand :
+#-
+
+Off Statistics;
305
+On Highfirst;
306
307
+#include- user.frm # jodavies_include
308
-* Start test code
309
#define NUMTESTS "28"
310
311
AutoDeclare Symbol n,m;
0 commit comments