Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
ds2-notes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
datovky
ds2-notes
Commits
28b0254f
Commit
28b0254f
authored
4 years ago
by
Václav Končický
Browse files
Options
Downloads
Patches
Plain Diff
Dynamization: Init
parent
66411d7c
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+2
-1
2 additions, 1 deletion
Makefile
vk-dynamic/Makefile
+3
-0
3 additions, 0 deletions
vk-dynamic/Makefile
vk-dynamic/dynamic.tex
+8
-0
8 additions, 0 deletions
vk-dynamic/dynamic.tex
with
13 additions
and
1 deletion
Makefile
+
2
−
1
View file @
28b0254f
...
...
@@ -16,7 +16,8 @@ CHAPTERS= \
05-cache
\
06-hash
\
07-geom
\
08-string
08-string
\
vk-dynamic
chapters
:
for
ch
in
$(
CHAPTERS
)
;
do
$(
MAKE
)
-C
$$
ch pics
;
done
...
...
This diff is collapsed.
Click to expand it.
vk-dynamic/Makefile
0 → 100644
+
3
−
0
View file @
28b0254f
TOP
=
..
include
../Makerules
This diff is collapsed.
Click to expand it.
vk-dynamic/dynamic.tex
0 → 100644
+
8
−
0
View file @
28b0254f
\ifx\chapter\undefined
\input
adsmac.tex
\singlechapter
{
90
}
\fi
\chapter
[dynamic]
{
Dynamization
}
\endchapter
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