Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. beginfig(4);
  2. path circle;
  3. %circle = (0,0);
  4. %circle = fullcircle;
  5. show circle;
  6. endfig;
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement