Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marvin Grosser
cograph_factorization
Commits
8b1b98b3
Commit
8b1b98b3
authored
Apr 08, 2022
by
Marvin Großer
Browse files
InputHandler
parent
557ea5a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.dep.inc
0 → 100644
View file @
8b1b98b3
# This code depends on make tool being used
DEPFILES
=
$
(
wildcard
$
(
addsuffix
.
d
,
$
{
OBJECTFILES
}
$
{
TESTOBJECTFILES
}))
ifneq
(
$
{
DEPFILES
},)
include
$
{
DEPFILES
}
endif
Write
Preview
Supports
Markdown
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