Skip to content
Snippets Groups Projects
Commit 6b2fe7d2 authored by marteaua's avatar marteaua
Browse files

snip .pro evaluate

parent 5eac21b9
No related merge requests found
......@@ -22,6 +22,10 @@ snippet pprint "PostOp Print"
Print[ $1, OnElementsOf $2, File $3 ];
endsnippet
snippet eval "Evaluate" b
Evaluate[ $0 ];
endsnippet
#################
# Curly entries #
#################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment