~ubuntu-branches/ubuntu/precise/verilator/precise

« back to all changes in this revision

Viewing changes to src/V3PreLex.h

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2010-11-07 10:32:20 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20101107103220-lm8xa69w6kbxt3z5
Tags: 3.805-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
#define VP_DEFFORM      309
64
64
#define VP_STRIFY       310
65
65
#define VP_BACKQUOTE    311
 
66
#define VP_SYMBOL_JOIN  312
 
67
#define VP_DEFREF_JOIN  313
66
68
 
67
69
#define VP_PSL          350
68
70