File: Thermal.m4

package info (click to toggle)
circuit-macros 10.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,532 kB
  • sloc: makefile: 909; sh: 49
file content (8 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
.PS
# Thermal.m4
cct_init
define(`thermalsw',
 `dswitch(`$1',`$2',WDdBTh)
  circle rad distance(last [].T,last line.c) at last line.c')
thermalsw
.PE