Changeset 3725

Show
Ignore:
Timestamp:
05/23/05 13:24:49 (4 years ago)
Author:
iblech
svk:copy_cache_prev:
5313
Message:

Usual svn properties, vertical alignment of docs/quickref/reduction.

Files:
6 modified

Legend:

Unmodified
Added
Removed
  • docs/quickref/control

    • Property svn:mime-type set to text/plain; charset=UTF-8
    • Property svn:eol-style set to native
  • docs/quickref/match

    • Property svn:mime-type set to text/plain; charset=UTF-8
    • Property svn:eol-style set to native
  • docs/quickref/reduction

    r3716 r3725  
    2020    [.()] $cref, @args     # subcall "path" 
    2121    [.]   $invc, @meths    # method path 
    22     [¥]                   # zip(...), note: not [Y]! 
     22    [¥]                    # zip(...), note: not [Y]! 
    2323    [,]                    # noop, returns input list 
    2424    [;]                    # ? 
    25     [>>op<<]                               # perform op on each colum 
     25    [>>op<<]               # perform op on each colum 
  • ext/Perl-MetaModel/lib/Class.pm

    • Property svn:mime-type set to text/plain; charset=UTF-8
    • Property svn:eol-style set to native
  • ext/Perl-MetaModel/lib/Meta/Class.pm

    • Property svn:mime-type set to text/plain; charset=UTF-8
    • Property svn:eol-style set to native
  • ext/Perl-MetaModel/lib/Type.pm

    • Property svn:mime-type set to text/plain; charset=UTF-8
    • Property svn:eol-style set to native