From 3eb7ec9a67e867275b862f9947deafe387012819 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 17 Mar 2003 04:36:54 +0000 Subject: "" svn path=/trunk/; revision=476 --- externals/grill/vasp/source/util.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals/grill/vasp/source/util.cpp') diff --git a/externals/grill/vasp/source/util.cpp b/externals/grill/vasp/source/util.cpp index 417b74c2..0b1050c1 100644 --- a/externals/grill/vasp/source/util.cpp +++ b/externals/grill/vasp/source/util.cpp @@ -12,6 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include "util.h" #include +/* R arg(R re,R im) { if(re) @@ -20,4 +21,4 @@ R arg(R re,R im) if(im || re) return im > 0?PI/2:-PI/2; else return 0; } - +*/ -- cgit v1.2.1