[system] / trunk / webwork / system / courseScripts / dangerousMacros.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/courseScripts/dangerousMacros.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 4 Revision 5
1#!/usr/bin/perl 1#!/usr/local/bin/perl
2 2
3 3
4#################################################################### 4####################################################################
5# Copyright @ 1995-1999 University of Rochester 5# Copyright @ 1995-1999 University of Rochester
6# All Rights Reserved 6# All Rights Reserved
904# For some reason it still caused 904# For some reason it still caused
905# trouble here when there was 905# trouble here when there was
906# more than one ans_eval in ANS() 906# more than one ans_eval in ANS()
907# No-one knows why? 907# No-one knows why?
908 908
909# This allows the use of i for imaginary numbers
910# one can write 3 +2i rather than 3+2i()
911#
912
913sub i;
909 914
9101; # required to load properly 9151; # required to load properly

Legend:
Removed from v.4  
changed lines
  Added in v.5

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9