| 
            Last change
 on this file since 88bb6b was             7672551, checked in by Frederik Heber <heber@…>, 14 years ago           | 
        
        
          | 
             
Split off class definition of LinePoint from module Line.cpp 
 
- added documentation section on the lines.
 - some changes due to new include LinePoint.hpp.
  
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            701 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | /*
 | 
|---|
| 2 |  * Project: MoleCuilder
 | 
|---|
| 3 |  * Description: creates and alters molecular systems
 | 
|---|
| 4 |  * Copyright (C)  2010 University of Bonn. All rights reserved.
 | 
|---|
| 5 |  * Please see the LICENSE file or "Copyright notice" in builder.cpp for details.
 | 
|---|
| 6 |  */
 | 
|---|
| 7 | 
 | 
|---|
| 8 | /**
 | 
|---|
| 9 |  * \file mainpage.dox
 | 
|---|
| 10 |  *
 | 
|---|
| 11 |  *  Here, the mainpage (index.html) for the doxygen documentation resides.
 | 
|---|
| 12 |  *
 | 
|---|
| 13 |  * Created on: Oct 11, 2011
 | 
|---|
| 14 |  *    Author: heber
 | 
|---|
| 15 |  */
 | 
|---|
| 16 | 
 | 
|---|
| 17 | /*! \page Copyright notice
 | 
|---|
| 18 |  *
 | 
|---|
| 19 |  *  MoleCuilder - to create and alter molecular systems
 | 
|---|
| 20 |  *  Copyright (C) 2010-2012 University Bonn. All rights reserved.
 | 
|---|
| 21 |  *
 | 
|---|
| 22 |  */
 | 
|---|
| 23 | 
 | 
|---|
| 24 | /*! \mainpage Linear Algebra - a C++ wrapper for the linear algebra part of GSL.
 | 
|---|
| 25 |  *
 | 
|---|
| 26 |  *
 | 
|---|
| 27 |  * \ref lines Lines and subtypes
 | 
|---|
| 28 |  *
 | 
|---|
| 29 |  * \date 2011-11-02
 | 
|---|
| 30 |  *
 | 
|---|
| 31 |  */
 | 
|---|
| 32 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.