# | Line 22 | Line 22 | clean: | |
---|---|---|
22 | # Special test of xform | |
23 | ||
24 | test-xform: combined_scene.rad | |
25 | < | xform -f combined_scene.rad > combined.rad |
25 | > | xform -f combined_scene.rad | grep -v '^[ ]*#' > combined.rad |
26 | radcompare ref/combined.rad combined.rad | |
27 | ||
28 | ### Octree for dielectric ### |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |