Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
thprog-ss19
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philip Kaluđerčić
thprog-ss19
Commits
78f42c9a
There was an error fetching the commit references. Please try again later.
Commit
78f42c9a
authored
3 years ago
by
Philip Kaluđerčić
Browse files
Options
Downloads
Plain Diff
Merge branch 'in53uqud-master-patch-37570' into 'master'
fix typo korekursion.tex See merge request
!3
parents
5974fe08
dcfd1b9c
No related branches found
No related tags found
1 merge request
!3
fix typo korekursion.tex
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
korekursion.tex
+1
-1
1 addition, 1 deletion
korekursion.tex
with
1 addition
and
1 deletion
korekursion.tex
+
1
−
1
View file @
78f42c9a
...
...
@@ -18,7 +18,7 @@ hd (genl t) = node t
tl (genl t) = genl (left t)
hd (genr t) = node t
tl (genr t) = gen
l
(right t)
tl (genr t) = gen
r
(right t)
hd (const x) = x
tl (const x) = const x
...
...
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