From 7e97c68be97beb029ed3460b0ff93484afb625cf Mon Sep 17 00:00:00 2001 From: Serguei Mokhov Date: Sun, 27 Nov 2022 00:03:15 -0500 Subject: [PATCH] [README][src] fix a typo --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index b91c89c..70a98ac 100644 --- a/src/README.md +++ b/src/README.md @@ -11,7 +11,7 @@ These are examples either trivial or some are more elaborate. Some are described - `tcsh.sh` -- default `tcsh` job script example - `tmpdir.sh` -- example use of TMPDIR on a local node - `bash.sh` -- example use with `bash` shell as opposed to `tcsh` - - `manua.sh` -- example job to compile our very manual here to PDF and HTML using LaTeX + - `manual.sh` -- example job to compile our very manual here to PDF and HTML using LaTeX - Common packages: - `fluent.sh` -- Fluent job - `comsol.sh` -- Comsol job