Document a lot of setCellProperties.
[pspp] / parse-detail-xml
index 6d7858835eea14ea22f584442816e3c1cf632148..0eb3555a745404595e79c20fe4106e35db79a310 100755 (executable)
@@ -2,8 +2,6 @@
 
 # Parse the detail XML members.
 legacyXML=`ls -1 unzipped/*/*.xml |grep -vE 'outputViewer|stats|chart|model'`
-for d in $legacyXML; do echo $d; done | wc
-#grep -h -o '<style id="visualizationStyle"[^>]*>' $legacyXML
 if test -n "$1"; then
     for d in $legacyXML; do
        ./parse-xml $d $1