Project

General

Profile

« Previous | Next » 

Revision 72e9ca2d

Added by Pierre-Loïc Garoche almost 5 years ago

Renamed math in lustrec_math

View differences:

regression_tests/lustre_files/success/mpfr/math_2_test.lusi
2 2
(* by Lustre-C compiler version 1.3-458, 2016/10/25, 13:38:51 *)
3 3
(* Feel free to mask some of the definitions by removing them from this file. *)
4 4

  
5
#open <math>
5
#open <lustrec_math>
6 6

  
7 7
node math_2_test (In6_1_1: real; In7_1_1: real; In8_1_1: real; In9_1_1: real; In11_1_1: real) returns (Out6_1_1: real; Out7_2_1: real; Out8_3_1: real; Out10_4_1: real);
8 8

  

Also available in: Unified diff