Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fix
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
POTTIER Francois
fix
Commits
fe749bda
Commit
fe749bda
authored
Jan 31, 2020
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename the internal module [Graph] to [CoreDependencyGraph].
parent
d613834a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
src/Core.ml
src/Core.ml
+3
-0
src/CoreDependencyGraph.ml
src/CoreDependencyGraph.ml
+0
-0
src/CoreDependencyGraph.mli
src/CoreDependencyGraph.mli
+0
-0
No files found.
src/Core.ml
View file @
fe749bda
...
...
@@ -46,6 +46,9 @@ type equations =
[node2]. Then, an update of the current property at [node2] causes a signal
to be sent to [node1]. A node can observe itself. *)
module
Graph
=
CoreDependencyGraph
type
node
=
data
Graph
.
node
...
...
src/Graph.ml
→
src/
CoreDependency
Graph.ml
View file @
fe749bda
File moved
src/Graph.mli
→
src/
CoreDependency
Graph.mli
View file @
fe749bda
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment