Skip to content

Commit

Permalink
fix system_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
urbanjost committed Jun 7, 2024
1 parent 410d41c commit 1ff43e1
Show file tree
Hide file tree
Showing 71 changed files with 835 additions and 816 deletions.
2 changes: 1 addition & 1 deletion app/penv.f90
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ subroutine help_version(l_version)
'@(#)REPORTING BUGS: http://www.urbanjost.altervista.org/>',&
'@(#)HOME PAGE: http://www.urbanjost.altervista.org/index.html>',&
'@(#)COPYRIGHT: Copyright (C) 2016 John S. Urban. Public Domain>',&
'@(#)COMPILED: 2023-10-04 09:48:29 UTC-240>',&
'@(#)COMPILED: 2024-06-07 08:36:54 UTC-240>',&
'']
WRITE(*,'(a)')(trim(help_text(i)(5:len_trim(help_text(i))-1)),i=1,size(help_text))
stop ! if --version was specified, stop
Expand Down
2 changes: 1 addition & 1 deletion docs/BOOK_M_system.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="generator" content="vi(1)/vim(1)" />
<meta name="description" content="@(#)M_system::BOOK_M_system: BOOK composed of pages for man(1) topic M_system"/>
<meta name="author" content="urbanjs" />
<meta name="date" content="2023-10-04" />
<meta name="date" content="2024-06-07" />
<meta name="keywords" content="Fortran, Fortran code, source code repository, Fortran library, Fortran archive, source code" />
<!--
Pick your favorite style sheet from among the eight offerings:
Expand Down
2 changes: 1 addition & 1 deletion docs/M_system.3m_system.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ <H3>SEE ALSO</H3>
<TR></TR></TABLE></BLOCKQUOTE>
</BLOCKQUOTE>
<P><HR>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>M_system (3m_system)</TD> <TD align=right width=33%><I>October 04, 2023</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from 50468181-edf5-43a3-b671-074cbe54c3aa using man macros.</FONT>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>M_system (3m_system)</TD> <TD align=right width=33%><I>June 07, 2024</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from d482db91-ab2c-43fd-9400-99add2bd4160 using man macros.</FONT>
<br><br><center><img src="images/M_system.gif"></center>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/fileglob.3m_system.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <H3>LICENSE</H3>
Public Domain
</BLOCKQUOTE>
<P><HR>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>fileglob (3m_system)</TD> <TD align=right width=33%><I>October 04, 2023</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from 1c48d42d-3c22-47ba-8e5e-9a1a03024e18 using man macros.</FONT>
<TABLE width=100%><TR> <TD width=33%><I>Nemo Release 3.1</I></TD> <TD width=33% align=center>fileglob (3m_system)</TD> <TD align=right width=33%><I>June 07, 2024</I></TD> </TR></TABLE><FONT SIZE=-1>Generated by <A HREF="http://www.squarebox.co.uk/download/manServer.shtml">manServer 1.08</A> from cfca1b2d-d321-4048-90dc-71b973dd14b5 using man macros.</FONT>
<br><br><center><img src="images/fileglob.gif"></center>
</div>
</div>
Expand Down
124 changes: 62 additions & 62 deletions docs/man3.html

Large diffs are not rendered by default.

Binary file modified docs/manpages.tgz
Binary file not shown.
Binary file modified docs/manpages.zip
Binary file not shown.
Loading

0 comments on commit 1ff43e1

Please sign in to comment.