summaryrefslogtreecommitdiffstats
path: root/tksao/frame/segment.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/segment.h')
-rw-r--r--tksao/frame/segment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tksao/frame/segment.h b/tksao/frame/segment.h
index ae331e4..e2ed163 100644
--- a/tksao/frame/segment.h
+++ b/tksao/frame/segment.h
@@ -42,6 +42,7 @@ public:
void reset(const Vector&);
void list(ostream&, Coord::CoordSystem, Coord::SkyFrame, Coord::SkyFormat, int, int);
+ void listXML(ostream&, Coord::CoordSystem, Coord::SkyFrame, Coord::SkyFormat);
};
#endif