From 420b91db29485df39fd6e724e782c449158811cb Mon Sep 17 00:00:00 2001 From: James Cook Date: Tue, 2 Jan 2007 08:33:20 +0000 Subject: Print done when done. --- indra/llmath/coordframe.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 indra/llmath/coordframe.h (limited to 'indra/llmath/coordframe.h') diff --git a/indra/llmath/coordframe.h b/indra/llmath/coordframe.h new file mode 100644 index 0000000000..5efab4b63e --- /dev/null +++ b/indra/llmath/coordframe.h @@ -0,0 +1,9 @@ +/** + * @file coordframe.h + * @brief Legacy wrapper header. + * + * Copyright (c) 2000-$CurrentYear$ Linden Research, Inc. + * $License$ + */ + +#include "llcoordframe.h" -- cgit v1.2.3