~ubuntu-branches/ubuntu/trusty/rgtk2/trusty

« back to all changes in this revision

Viewing changes to NAMESPACE

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2010-11-03 11:35:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20101103113546-a7fi7jdxdebp0tw1
Tags: 2.20.1-1
* New upstream release

* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
S3method("[[<-", GObject)
19
19
S3method("[[", GObject)
20
20
 
 
21
S3method(print, CallbackID)
 
22
 
21
23
S3method("==", RGtkObject)
22
24
S3method("[[", RGtkObject)
23
25
 
26
28
S3method("[", flags)
27
29
S3method("==", enum)
28
30
 
 
31
S3method(print, enum)
 
32
S3method(print, flag)
 
33
S3method(print, enums)
 
34
S3method(print, flags)
 
35
 
29
36
S3method("$", "<invalid>")