Changeset 3892 for trunk

Show
Ignore:
Timestamp:
10/21/07 07:13:26 (15 months ago)
Author:
pmoura
Message:

Corrected a typo that resulted in a syntax error in the Logtalk compiler.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/compiler/logtalk.pl

    r3890 r3892  
    62426242        MaxClosureSoFar2 is MaxClosureSoFar, 
    62436243        TotalNormalArgsAcc2 is TotalNormalArgsAcc + 1 
    6244         MArg == (::) -> 
     6244    ;   MArg == (::) -> 
    62456245        MaxClosureSoFar2 is MaxClosureSoFar, 
    62466246        TotalNormalArgsAcc2 is TotalNormalArgsAcc