File: example.m4

package info (click to toggle)
pcb 1.99j%2B20050127-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,632 kB
  • ctags: 4,302
  • sloc: ansic: 45,369; pascal: 3,526; sh: 1,140; yacc: 1,076; makefile: 575; lex: 348; perl: 183; awk: 102; tcl: 63
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
divert(-1)
# -*- m4 -*-
# $Id: example.m4,v 1.1 2003/09/30 23:32:19 danmc Exp $
#
define(`Description_my_RC0402', 
  ``Standard SMT resistor/capacitor (0402)'')
define(`Description_my_RC0603', 
  ``Standard SMT resistor/capacitor (0603)'')
define(`Description_my_RC1206', 
  ``Standard SMT resistor/capacitor (1206)'')

divert(0)dnl