Guest User

Untitled

a guest
Jan 17th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. BeginPackage["MyContext`"]
  2.  
  3. ClearMe[] := ClearAll @ clearSpec1;
  4.  
  5. clearSpec1 = $Context <> "*";
  6. clearSpec2 = "`*";
  7.  
  8. EndPackage[]
Add Comment
Please, Sign In to add comment