~ubuntu-branches/ubuntu/wily/chemeq/wily

« back to all changes in this revision

Viewing changes to debian/semantic.cache

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2006-04-02 16:45:22 UTC
  • Revision ID: james.westby@ubuntu.com-20060402164522-gjv7hcv1hdrzhnc0
Tags: 1.9
recompiled with a new version of flex (see 
http://www.debian.org/security/2006/dsa-1020)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
;; Object debian/
 
2
;; SEMANTICDB Tags save file
 
3
(semanticdb-project-database-file "debian/"
 
4
  :tables (list 
 
5
   (semanticdb-table "rules"
 
6
    :major-mode 'makefile-mode
 
7
    :tags '(("configure" function (:arguments ("configure-stamp")) nil [322 364]) ("configure-stamp" function nil nil [349 426]) ("build" function (:arguments ("build-stamp")) nil [451 471]) ("build-stamp" function (:arguments ("configure-stamp")) nil [471 514]) ("clean" function nil nil [645 713]) ("install" function (:arguments ("build")) nil [799 869]) ("binary-indep" function (:arguments ("build" "install")) nil [1029 1093]) ("binary-arch" function (:arguments ("build" "install")) nil [1137 1210]) ("binary" function (:arguments ("binary-indep" "binary-arch")) nil [1583 1622]))
 
8
    :file "rules"
 
9
    :pointmax 1686
 
10
    )
 
11
   )
 
12
  :file "semantic.cache"
 
13
  :semantic-tag-version "2.0pre3"
 
14
  :semanticdb-version "2.0pre3"
 
15
  )