Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lab-iris-recognition
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
biometric-resources
lab-iris-recognition
Commits
e4523929
Commit
e4523929
authored
Aug 08, 2018
by
Sébastien MARCEL
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mods
parent
d75d2186
Pipeline
#22734
passed with stage
in 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitignore
.gitignore
+1
-1
Makefile
Makefile
+1
-1
No files found.
.gitignore
View file @
e4523929
...
...
@@ -6,5 +6,5 @@
*.out
*.snm
*.toc
l
ecture
.pdf
l
ab
.pdf
??_section*.pdf
Makefile
View file @
e4523929
TARGET
:=
l
ecture
.pdf
TARGET
:=
l
ab
.pdf
SECTIONS
:=
$(
sort
$(
wildcard
??_section
*
.md
))
# builds a single section
...
...
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