~ubuntu-branches/ubuntu/raring/ess/raring-proposed

« back to all changes in this revision

Viewing changes to doc/useR-2006-ESS/semantic.cache

  • Committer: Package Import Robot
  • Author(s): Dirk Eddelbuettel
  • Date: 2012-05-09 08:00:38 UTC
  • mfrom: (1.2.23)
  • Revision ID: package-import@ubuntu.com-20120509080038-7an3nhbtgaj02a17
Tags: 12.04-1-1
New upstream patch version released today

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
;; Object useR-ESS/
2
 
;; SEMANTICDB Tags save file
3
 
(semanticdb-project-database-file "useR-ESS/"
4
 
  :tables (list 
5
 
   (semanticdb-table "Makefile"
6
 
    :major-mode 'makefile-mode
7
 
    :tags '((".PHONY" function (:arguments ("default" "package")) nil [1 26]) ("default" function (:arguments ("package")) nil [26 45]) ("package" function nil nil [45 175]))
8
 
    :file "Makefile"
9
 
    :pointmax 175
10
 
    :unmatched-syntax 'nil
11
 
    )
12
 
   )
13
 
  :file "semantic.cache"
14
 
  :semantic-tag-version "2.0pre3"
15
 
  :semanticdb-version "2.0pre3"
16
 
  )