diff splines.h @ 5:5f3c32dc6e17

* Adjust comment syntax to permit Doxygen to generate HTML documentation; add Doxyfile
author Chris Cannam
date Wed, 06 Oct 2010 15:19:49 +0100
parents 6422640a802f
children 977f541d6683
line wrap: on
line diff
--- a/splines.h	Tue Oct 05 17:03:27 2010 +0100
+++ b/splines.h	Wed Oct 06 15:19:49 2010 +0100
@@ -1,8 +1,8 @@
 #ifndef splinesH
 #define splinesH
 
-/*
-    splines.cpp - spline interpolation routines
+/**
+  \file splines.h - spline interpolation routines
 */
 
 //--cubic spline construction routines---------------------------------------