Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robert Sachunsky
olena
Commits
dea3d622
Commit
dea3d622
authored
Sep 02, 2011
by
Guillaume Lazzara
Browse files
Regen generated files in Milena.
* headers.mk, * tests/unit_test/unit-tests.mk: Here.
parent
61b22955
Changes
3
Hide whitespace changes
Inline
Side-by-side
milena/ChangeLog
View file @
dea3d622
2011-09-02 Guillaume Lazzara <z@lrde.epita.fr>
Regen generated files in Milena.
* headers.mk,
* tests/unit_test/unit-tests.mk: Here.
2011-09-02 Guillaume Lazzara <z@lrde.epita.fr>
* mln/debug/println_with_border.spe.hh: Improve output for 3D
milena/headers.mk
View file @
dea3d622
...
...
@@ -486,6 +486,8 @@ mln/draw/dashed_line.hh \
mln/draw/essential.hh
\
mln/draw/line.hh
\
mln/draw/plot.hh
\
mln/draw/polygon.hh
\
mln/draw/site_set.hh
\
mln/essential/1d.hh
\
mln/essential/2d.hh
\
mln/essential/3d.hh
\
...
...
@@ -619,7 +621,7 @@ mln/geom/ncols.hh \
mln/geom/ninds.hh
\
mln/geom/nrows.hh
\
mln/geom/nsites.hh
\
mln/geom/nsli
ce
s.hh
\
mln/geom/nslis.hh
\
mln/geom/pmin_pmax.hh
\
mln/geom/rotate.hh
\
mln/geom/seeds2tiling.hh
\
...
...
milena/tests/unit_test/unit-tests.mk
View file @
dea3d622
...
...
@@ -547,6 +547,8 @@ mln_draw_dashed_line \
mln_draw_essential
\
mln_draw_line
\
mln_draw_plot
\
mln_draw_polygon
\
mln_draw_site_set
\
mln_essential_1d
\
mln_essential_2d
\
mln_essential_3d
\
...
...
@@ -733,7 +735,7 @@ mln_geom_ncols \
mln_geom_ninds
\
mln_geom_nrows
\
mln_geom_nsites
\
mln_geom_nsli
ce
s
\
mln_geom_nslis
\
mln_geom_pmin_pmax
\
mln_geom_rotate
\
mln_geom_seeds2tiling
\
...
...
@@ -1872,6 +1874,8 @@ mln_draw_dashed_line_SOURCES = mln_draw_dashed_line.cc
mln_draw_essential_SOURCES
=
mln_draw_essential.cc
mln_draw_line_SOURCES
=
mln_draw_line.cc
mln_draw_plot_SOURCES
=
mln_draw_plot.cc
mln_draw_polygon_SOURCES
=
mln_draw_polygon.cc
mln_draw_site_set_SOURCES
=
mln_draw_site_set.cc
mln_essential_1d_SOURCES
=
mln_essential_1d.cc
mln_essential_2d_SOURCES
=
mln_essential_2d.cc
mln_essential_3d_SOURCES
=
mln_essential_3d.cc
...
...
@@ -2058,7 +2062,7 @@ mln_geom_ncols_SOURCES = mln_geom_ncols.cc
mln_geom_ninds_SOURCES
=
mln_geom_ninds.cc
mln_geom_nrows_SOURCES
=
mln_geom_nrows.cc
mln_geom_nsites_SOURCES
=
mln_geom_nsites.cc
mln_geom_nsli
ce
s_SOURCES
=
mln_geom_nsli
ce
s.cc
mln_geom_nslis_SOURCES
=
mln_geom_nslis.cc
mln_geom_pmin_pmax_SOURCES
=
mln_geom_pmin_pmax.cc
mln_geom_rotate_SOURCES
=
mln_geom_rotate.cc
mln_geom_seeds2tiling_SOURCES
=
mln_geom_seeds2tiling.cc
...
...
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