Changeset 11 for trunk/processor/main.m4
- Timestamp:
- 05/24/2006 09:52:48 AM (7 years ago)
- Files:
-
- 1 modified
-
trunk/processor/main.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/main.m4
r4 r11 15 15 dnl }}} 16 16 dnl {{{ ALLOC(1:dst, 2:type, 3:count=1, 4:clean=false, 5:forcetype=$2) 17 dnl don't use typeof(dst) as we need the compiler warning18 17 define(`ALLOC', ` 19 18 pushdef(`COUNT', `ifelse(`$3', `', `1', `$3')')

