File: codemacros.h

package info (click to toggle)
nhc98 1.16-15
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 62,544 kB
  • ctags: 103,012
  • sloc: ansic: 831,077; haskell: 60,111; java: 4,116; makefile: 3,045; sh: 2,183; cpp: 212
file content (9 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
7
8
9

/* included in compiler generated files */
/* MW: now obsolete with - we use newmacros.h instead */
/* EXCEPT with -noansiC option, which still uses this version */

#define STARTBYTECODE

#include "macros_o.h"
#include "bytecode_o.h"