Skip to content

Commit 2f6f147

Browse files
committed
Added clearenv().
1 parent a82da22 commit 2f6f147

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

intro.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2022,7 +2022,8 @@
20222022
environment (adds a new or modifies an existing variable)
20232023
\end{itemize}
20242024
\item changes are propagated into children upon their creation
2025-
\item there are also functions \funnm{setenv}() and \funnm{unsetenv}()
2025+
\item there are also functions \funnm{setenv}(), \funnm{unsetenv}(), and
2026+
\funnm{clearenv}()
20262027
\end{itemize}
20272028
\end{slide}
20282029

0 commit comments

Comments
 (0)