# Dexter example. Extract points from a figure
# S.Chekanov

from debuxter import JDebux;

print "run debuxter"
file=SystemDir+fSep+"macros"+fSep+"examples"+fSep+"example.gif"
a=JDebux(file)
# jHepWork @S.Chekanov