File: semantic.cache

package info (click to toggle)
sparskit 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 4,348 kB
  • sloc: fortran: 15,253; makefile: 260; sh: 136; ansic: 76
file content (16 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
;; Object FEM/
;; SEMANTICDB Tags save file
(semanticdb-project-database-file "FEM/"
  :tables (list 
   (semanticdb-table "makefile"
    :major-mode 'makefile-mode
    :tags '(("FFLAGS" variable nil nil [1 11]) ("F77" variable (:default-value ("f77")) nil [11 21]) ("FILES" variable (:default-value ("convdif.o" "functns2.o")) nil [54 83]) ("fem.ex" function (:arguments ("$(FILES)" "../../UNSUPP/PLOTS/psgrd.o" "../../libskit32.a")) nil [84 232]) ("clean" function nil nil [232 269]) ("../../libskit.a" function nil nil [269 331]) ("../../UNSUPP/PLOTS/psgrd.o" function (:arguments ("../../UNSUPP/PLOTS/psgrd.f")) nil [331 441]))
    :file "makefile"
    :pointmax 441
    :unmatched-syntax 'nil
    )
   )
  :file "semantic.cache"
  :semantic-tag-version "2.0pre3"
  :semanticdb-version "2.0pre3"
  )