Opened 16 years ago
Closed 16 years ago
#261 closed enhancement (fixed)
Add support for #define input variables
| Reported by: | zirkel | Owned by: | zirkel |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1 |
| Component: | front | Version: | 1.1 |
| Keywords: | Cc: |
Description
Varibles declared in a #define should be able to be part of an input pragma:
#pragma TASS input int #define n 10
In this case the value assigned by the #define is ignored.
Change History (2)
comment:1 by , 16 years ago
| Status: | new → accepted |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
