⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Lustrec-Tests
All Projects
CristalCaveGem
»
LustreC
»
Lustrec-Tests
Overview
Activity
Repository
Download (76 Bytes)
Statistics
| Branch:
master
| Tag:
lustre-spec-syntax
| Revision:
lustrec-tests
/
tests
/
external_code
/
mydouble
/
s_function
/
mydouble.h
@ f5c07b4e
View
History
Annotate
1
f5c07b4e
ploc
#ifndef _MYDOUBLE_H_
2
#define _MYDOUBLE_H_
3
int
mydouble
(
int
u
,
int
w
);
4
#endif
Loading...