File: game.el

package info (click to toggle)
libdbix-dbstag-perl 0.12-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,420 kB
  • sloc: perl: 6,152; sql: 588; xml: 221; lisp: 59; makefile: 20
file content (19 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
'(game
  (version "1")
  (seq
   (res "xxx")
   (dbxref
    (db "x")
    (acc "1"))
   )
  (annot
   (dbxref
    (db "x")
    (acc "2"))
   (name "cg1")
   (fset
    (name "cg1-ra")
    (fspan
     (fstart 1)
     (fstop 2)))))