| Date | Content | Before | After | Comments |
|---|---|---|---|---|
| xx/xx/2008 | CREATED | |||
| 07/19/2010 | stast.pro | width mod (2*dw) | width mod fix(2*dw) | dw has to be integer or half integer |
| 07/20/2010 | stast.prowght.pro | if width mod fix(2*dw) ne 0 then begin width = width/fix(2*dw)+1)*fix(2*dw) endif | quot = fix(width/(2*dw)) width = quot*2.*dw | width and dw are better to be float type |
| 11/08/2010 | lsd.pro | combined all the pieces into one | ||
| 11/30/2010 | lsd.pro | contain no routine to exclude the lines in the gap of two orders | yes |
Labels
About Me
Showing posts with label LSD. Show all posts
Showing posts with label LSD. Show all posts
Monday, July 19, 2010
LSD journal
Wednesday, June 7, 2000
Subscribe to:
Posts (Atom)
