From 8cbedf0261ec0e1cfe51da2a7ccb7358918d967b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 1 May 2012 01:15:58 +0000 Subject: Add AUTHORS and README file. Add doc comments for each file. --- pugl/pugl_osx.m | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pugl/pugl_osx.m') diff --git a/pugl/pugl_osx.m b/pugl/pugl_osx.m index 2a534b3..3c5425e 100644 --- a/pugl/pugl_osx.m +++ b/pugl/pugl_osx.m @@ -14,6 +14,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +/** + @file pugl_osx.m OSX/Cocoa Pugl Implementation. +*/ + #include #import -- cgit v1.2.1