2006-08-26 13:35:28 +02:00
|
|
|
// DESCRIPTION: Verilog::Preproc: Example source code
|
|
|
|
|
// This file ONLY is placed into the Public Domain, for any use,
|
2007-01-02 23:06:40 +01:00
|
|
|
// without warranty, 2000-2007 by Wilson Snyder.
|
2006-08-26 13:35:28 +02:00
|
|
|
At file `__FILE__ line `__LINE__
|
2010-07-09 02:51:54 +02:00
|
|
|
`define INCFILE <t_preproc_inc3.vh>
|
2006-08-26 13:35:28 +02:00
|
|
|
`include `INCFILE
|