diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2021-03-30 00:29:24 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-03-30 03:54:02 +0900 |
commit | 019956fcc05c4da494f144758fe89e6679b2b5e9 (patch) | |
tree | 52246c874c229aed6b6a8bf0c916496642ab63ed /pre-inst-env.in | |
parent | 1ed56ef29ce80df850971fa01057496be86436e0 (diff) |
Change synopsis and description.
* Makefile.am,
guix.scm,
pre-inst-env.in
README.md: Change synopsis and description.
Diffstat (limited to 'pre-inst-env.in')
-rw-r--r-- | pre-inst-env.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in index c2bd49c..a322153 100644 --- a/pre-inst-env.in +++ b/pre-inst-env.in @@ -1,6 +1,6 @@ #!/bin/sh -## Guile-ACL2 --- A Compiler from ACL2 to Guile +## Guile-ACL2 --- Guile's ACL2 compiler ## Copyright © 2021 Masaya Tojo <masaya@tojo.tokyo> ## ## This file is part of Guile-ACL2. |