Changeset 1025 for trunk

Show
Ignore:
Timestamp:
02/04/08 17:03:01 (7 months ago)
Author:
otter
Message:

ModelicaTables_Dymola.c: Added copyright and (Modelica) license conditions notes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Modelica/C-Sources/ModelicaTables_Dymola.c

    r1010 r1025  
     1/*  Adaptation of new MSL3.0 table function interface to 
     2    the existing Dymola table function interface. 
     3     
     4    Release Notes: 
     5       Feb. 4, 2008: by Martin Otter, DLR. Implemented. 
     6             
     7    Copyright (C) 2008 DLR. 
     8                
     9    The content of this file is free software; it can be redistributed  
     10    and/or modified under the terms of the Modelica license, see the  
     11    license conditions and the accompanying disclaimer in file 
     12    _ModelicaLicense.txt or in Modelica.UsersGuide.ModelicaLicense. 
     13*/ 
    114 
    215#include "ModelicaTables.h"