mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
*** empty log message ***
This commit is contained in:
parent
4f0292cfdb
commit
294d380662
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
scm_option scm_read_opts[] = {
|
||||
{ SCM_OPTION_BOOLEAN, "copy", 0,
|
||||
"Copy source code expressions." },
|
||||
{ SCM_OPTION_BOOLEAN, "positions", 0,
|
||||
{ SCM_OPTION_BOOLEAN, "positions", 1,
|
||||
"Record positions of source code expressions." }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue