File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -661,15 +661,13 @@ W2(80);
661
661
create objects with the same behavior. How do the environment structures
662
662
differ for the two versions?
663
663
<SOLUTION >
664
- <FIGURE split_scale =" 1" web_scale =" 0.9" src =" img_javascript/ex3-10-solution.png" >
665
- <CAPTION >
666
- <UL >
667
- <LI >Black shows the environment structure of function in exercise 3.10</LI >
668
- <LI >Green shows differences in environment structure of original
669
- (where <JAVASCRIPTINLINE >make_withdraw</JAVASCRIPTINLINE > is replaced with the figure 3.9 version)</LI >
670
- </UL >
671
- </CAPTION >
672
- <LABEL NAME =" fig:ex3-10-solution" />
664
+ <UL >
665
+ <LI >Black shows the environment structure of function in exercise 3.10</LI >
666
+ <LI >Green shows differences in environment structure of original
667
+ (where <JAVASCRIPTINLINE >make_withdraw</JAVASCRIPTINLINE > is replaced with the figure 3.9 version)</LI >
668
+ </UL >
669
+ <FIGURE src =" img_javascript/ex3-10-solution.png" >
670
+ <LABEL NAME =" ex:3-10" />
673
671
</FIGURE >
674
672
</SOLUTION >
675
673
<LABEL NAME =" ex:local-state-variable" />
You can’t perform that action at this time.
0 commit comments