src/java/isac/util/formulae/PosFormHead.java
changeset 2056 af1a699c66fe
parent 2051 6e1037f45945
equal deleted inserted replaced
2055:e1e04da55fcd 2056:af1a699c66fe
     1 /*
       
     2  * @author Walther Neuper, member of the ISAC-team, 
       
     3  * Copyright (c) 2005 by Walther Neuper 
       
     4  * created Feb 4, 2005 2:19:54 PM
       
     5  * Institute for Softwaretechnology, Graz University of Technology, Austria.
       
     6  * 
       
     7  * Use is subject to PGPL license terms.
       
     8  */
       
     9 package isac.util.formulae;
       
    10 
       
    11 /**
       
    12  * @author neuper
       
    13  *
       
    14  * TODO To change the template for this generated type comment go to
       
    15  * Window - Preferences - Java - Code Style - Code Templates
       
    16  */
       
    17 public class PosFormHead {
       
    18 
       
    19 }