Opened 14 years ago
Last modified 14 years ago
#1500 closed defect (wontfix)
in vesion 1.6.1 functions could not be parsed
Reported by: | fh77 | Owned by: | fh77 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | fh77, |
Description
in version 1.7.0 and 1.6.0 I had not this problem
simple sample, which did not work with 1.6.1
function FRun1 input Int16 in1; output Int16 out1; algorithm out1:=in1+10; end FRun1;
Note:
See TracTickets
for help on using tickets.
Since this is already working, I will close the bug