~ubuntu-branches/debian/squeeze/sip4-qt3/squeeze

« back to all changes in this revision

Viewing changes to doc/html/_sources/specification_files.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2009-06-16 16:40:28 UTC
  • mto: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20090616164028-1562kataugz505m2
Tags: upstream-4.8.1
ImportĀ upstreamĀ versionĀ 4.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
            **|** | **^** | **<<** | **>>** | **+=** | **-=** | ***=** |
195
195
            **/=** | **%=** | **&=** | **|=** | **^=** | **<<=** | **>>=** |
196
196
            **~** | **()** | **[]** | **<** | **<=** | **==** | **!=** |
197
 
            **>** | **>>=**]
 
197
            **>** | **>>=** | **=**]
198
198
 
199
199
    *class-variable* ::= [**static**] *variable*
200
200