home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / progrmng / thinkp30.sit / TCL Update / TCL Diffs / CDesktop.p.Diff < prev    next >
Encoding:
Text File  |  1990-05-09  |  942 b   |  19 lines  |  [TEXT/MPS ]

  1. File #1: Roy G. Biv:THINK P ─:Pascal sys:THINK Class Library:Core Files:CDesktop.p
  2. File #2: Roy G. Biv:THINK Class Library 1.0:Core Files:CDesktop.p
  3.  
  4. Extra lines in 1st before 45 in 2nd (File "Roy G. Biv:THINK P ─:Pascal sys:THINK Class Library:Core Files:CDesktop.p"; Line 45:48; File "Roy G. Biv:THINK Class Library 1.0:Core Files:CDesktop.p"; Line ╞45)
  5.   45    
  6.   46            var
  7.   47                theWindows: CList;  { Altered by TCL Weaver 1.0 (5/9/90) }
  8.   48    
  9.  
  10.  
  11. Nonmatching lines (File "Roy G. Biv:THINK P ─:Pascal sys:THINK Class Library:Core Files:CDesktop.p"; Line 77:78; File "Roy G. Biv:THINK Class Library 1.0:Core Files:CDesktop.p"; Line 73)
  12.   77            new(theWindows);                { Initialize our window list        }
  13.   78            itsWindows := theWindows;   { Altered by TCL Weaver 1.0 (5/9/90) }
  14.  
  15.   73            new(itsWindows);                { Initialize our window list        }
  16.  
  17.  
  18. *** EOF on both files at the same time ***
  19.