File: main.tmplt

package info (click to toggle)
libtemplates-parser 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,404 kB
  • sloc: ada: 12,020; python: 658; makefile: 351; sh: 37
file content (9 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
@@MACRO(WINCL)@@
before
@@INCLUDE@@ mincl.incl @_$2_@ @_$1_@
after
@@END_MACRO@@
Some text:
@_WINCL(A,B)_@
--
@_WINCL(98,123)_@