./tst_linpnt_db 
od -x linpnt01.dwg > t01.txt
od -x master.dwg > t02.txt
#
cp linpnt01.dwg ../dwg
diff t01.txt t02.txt
#cat t01.txt
#cat t02.txt
