Skip to content
Snippets Groups Projects
Commit 6c4b186e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent d6674ceb
No related branches found
No related tags found
No related merge requests found
......@@ -2944,7 +2944,7 @@ post-processing datasets (@code{$NodeData}, @code{$ElementData},
Any section with an unrecognized header is simply ignored: you can thus
add comments in a @file{.msh} file by putting them e.g. inside a
@code{$Comments}/@code{$EndComments}) section.
@code{$Comments}/@code{$EndComments} section.
Sections can be repeated in the same file, and post-processing sections
can be put into separate files (e.g. one file per time step).
......
......@@ -3,5 +3,5 @@
C:
chdir C:\cygwin\bin
bash --login C:\cygwin\home\Administrator\nightly.sh
bash --login C:\cygwin\home\Administrator\windows_nightly.sh
#!/bin/sh
cd ${HOME}/src/gmsh/utils/nightly && make gmsh-windows-nightly
cd ${HOME}/src/getdp/utils/nightly && make getdp-windows-nightly
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment