moss-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Moss-devel] CVS: moss/3Dsia/client/3Dcf/src World.cxx,1.1,1.2 main.cxx,


From: Felix Morgner <address@hidden>
Subject: [Moss-devel] CVS: moss/3Dsia/client/3Dcf/src World.cxx,1.1,1.2 main.cxx,1.1,1.2
Date: Sun, 03 Nov 2002 08:18:02 -0500

Update of /cvsroot/moss//moss/3Dsia/client/3Dcf/src
In directory subversions:/tmp/cvs-serv14510/client/3Dcf/src

Modified Files:
        World.cxx main.cxx 
Log Message:
Added the GNU comments for the source


Index: World.cxx
===================================================================
RCS file: /cvsroot/moss//moss/3Dsia/client/3Dcf/src/World.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** World.cxx   3 Nov 2002 13:08:48 -0000       1.1
--- World.cxx   3 Nov 2002 13:18:00 -0000       1.2
***************
*** 1,2 ****
--- 1,35 ----
+ /***************************************************************************
+                               World.cxx
+                           -------------------
+     begin                : Sun Nov 3 2002
+     copyright            : (C) 1993..2000 by Manfred Morgner
+     email                : address@hidden
+  ***************************************************************************/
+ 
+ /***************************************************************************
+  *                                                                         *
+  *   This program is free software; you can redistribute it and/or modify  *
+  *   it under the terms of the GNU General Public License as published by  *
+  *   the Free Software Foundation; either version 2 of the License, or     *
+  *   (at your option) any later version.                                   *
+  *                                                                         *
+  *   This program is distributed in the hope that it will be useful,       *
+  *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
+  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
+  *   GNU General Public License for more details.                          *
+  *                                                                         *
+  *   You should have received a copy of the GNU General Public License     *
+  *   along with this program; if not, write to the                         *
+  *                                                                         *
+  *   Free Software Foundation, Inc.,                                       *
+  *   59 Temple Place Suite 330,                                            *
+  *   Boston, MA  02111-1307, USA.                                          *
+  *                                                                         *
+  ***************************************************************************
+  *
+  * Implementation of the World "CWorld"
+  *
+  ***************************************************************************/
+ 
  #include "World.h"
  #include <iostream>

Index: main.cxx
===================================================================
RCS file: /cvsroot/moss//moss/3Dsia/client/3Dcf/src/main.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** main.cxx    3 Nov 2002 13:08:48 -0000       1.1
--- main.cxx    3 Nov 2002 13:18:00 -0000       1.2
***************
*** 1,12 ****
! /*
!  * main.cxx
!  * ---------
   *
!  * MAIN
   *
!  *
!  * (c) 2002 Felix Morgner
!  *
!  */
  
  #include "World.h"
--- 1,34 ----
! /***************************************************************************
!                               main.cxx
!                           -------------------
!     begin                : Sun Nov 3 2002
!     copyright            : (C) 1993..2000 by Manfred Morgner
!     email                : address@hidden
!  ***************************************************************************/
! 
! /***************************************************************************
!  *                                                                         *
!  *   This program is free software; you can redistribute it and/or modify  *
!  *   it under the terms of the GNU General Public License as published by  *
!  *   the Free Software Foundation; either version 2 of the License, or     *
!  *   (at your option) any later version.                                   *
!  *                                                                         *
!  *   This program is distributed in the hope that it will be useful,       *
!  *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
!  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
!  *   GNU General Public License for more details.                          *
!  *                                                                         *
!  *   You should have received a copy of the GNU General Public License     *
!  *   along with this program; if not, write to the                         *
!  *                                                                         *
!  *   Free Software Foundation, Inc.,                                       *
!  *   59 Temple Place Suite 330,                                            *
!  *   Boston, MA  02111-1307, USA.                                          *
!  *                                                                         *
!  ***************************************************************************
   *
!  * The 3Dsia client from Felix 
   *
!  ***************************************************************************/
  
  #include "World.h"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]