Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sasa
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
sasa
Commits
4d3a6aa2
Commit
4d3a6aa2
authored
4 years ago
by
erwan
Browse files
Options
Downloads
Patches
Plain Diff
Chore: add comments in generated files
parent
ba926589
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/sasacore/genRegister.ml
+3
-3
3 additions, 3 deletions
lib/sasacore/genRegister.ml
with
3 additions
and
3 deletions
lib/sasacore/genRegister.ml
+
3
−
3
View file @
4d3a6aa2
...
@@ -70,9 +70,9 @@ let (f: string list -> string * string -> unit) =
...
@@ -70,9 +70,9 @@ let (f: string list -> string * string -> unit) =
let to_string _ =
\"
define_me
\"
let to_string _ =
\"
define_me
\"
let of_string = None
let of_string = None
let copy x = x
let copy x = x
let potential = None
let potential = None
(* None => only -sd, -cd, -lcd, -dd, or -custd are possible *)
let legitimate = None
let legitimate = None
(* None => only silent configuration are legitimate *)
let fault = None
let fault = None
(* None => the simulation stop once a legitimate configuration is reached *)
"
;
"
;
flush
oc
;
flush
oc
;
close_out
oc
;
close_out
oc
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment