Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
verimag
synchrone
lustre-v6
0f5e6dfeaa3676ba9c718cdc72bc10ac7a36a1e8
lustre-v6
test_static
cond01.lus
Find file
Normal view
Permalink
cond01.lus
83 B
Newer
Older
un peu avance BuiltIn, bug zarbi pour condact ...
pascal
committed
12 years ago
1
2
3
node
main
(
c
:
bool
;
x
,
y
:
int
)
returns
(
o
:
int
);
let
bug condact corrige
Pascal Raymond
committed
12 years ago
4
o
=
condact
<<+,
0
>>
(
c
,
x
,
y
);
un peu avance BuiltIn, bug zarbi pour condact ...
pascal
committed
12 years ago
5
tel