Changeset 115 for trunk/include
- Timestamp:
- Oct 23, 2005, 1:58:24 PM (19 years ago)
- Location:
- trunk/include
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/cee/RpLibraryCInterface.h
r114 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/cee/RpUnitsCInterface.h
r104 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/core/RpAbout.h
r38 r115 1 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 2 9 #include <iostream> 3 10 #include <string> -
trunk/include/core/RpBindingsDict.h
r104 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick S. Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/core/RpBoolean.h
r38 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 #include <iostream> 2 10 #include <string> -
trunk/include/core/RpChoice.h
r38 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 #include <iostream> 2 10 #include <string> -
trunk/include/core/RpDict.h
r106 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 #include <iostream> 2 10 #include <cassert> -
trunk/include/core/RpLibrary.h
r90 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/core/RpNumber.h
r104 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 #include <iostream> 2 10 #include <string> -
trunk/include/core/RpOption.h
r38 r115 1 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 2 9 #include <iostream> 3 10 #include <string> -
trunk/include/core/RpString.h
r38 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 #include <iostream> 2 10 #include <string> -
trunk/include/core/RpUnits.h
r114 r115 7 7 * ====================================================================== 8 8 * AUTHOR: Derrick Kearney, Purdue University 9 * Copyright (c) 2004-2005 10 * Purdue Research Foundation, West Lafayette, IN 9 * Copyright (c) 2004-2005 Purdue Research Foundation 10 * 11 * See the file "license.terms" for information on usage and 12 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 11 13 * ====================================================================== 12 14 */ 13 14 15 #include <iostream> 15 16 #include <string> -
trunk/include/core/RpUnitsStd.h
r104 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 2 10 #ifdef __cplusplus -
trunk/include/core/RpVariable.h
r38 r115 1 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 2 9 #include <iostream> 3 10 #include <string> -
trunk/include/core/rappture.h
r77 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 // include xml parser headers 2 10 #include "RpLibrary.h" -
trunk/include/core/scew_extras.h
r77 r115 1 /* 2 * ====================================================================== 3 * Copyright (c) 2004-2005 Purdue Research Foundation 4 * 5 * See the file "license.terms" for information on usage and 6 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 7 * ====================================================================== 8 */ 1 9 #ifdef __cplusplus 2 10 extern "C" { -
trunk/include/fortran/RpFortranCommon.h
r83 r115 7 7 * ====================================================================== 8 8 * AUTHOR: Derrick Kearney, Purdue University 9 * Copyright (c) 2005 10 * Purdue Research Foundation, West Lafayette, IN 9 * Copyright (c) 2004-2005 Purdue Research Foundation 10 * 11 * See the file "license.terms" for information on usage and 12 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 11 13 * ====================================================================== 12 14 */ -
trunk/include/fortran/RpLibraryFInterface.h
r93 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick S. Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/fortran/RpLibraryFStubs.h
r84 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/fortran/RpUnitsFInterface.h
r84 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/fortran/RpUnitsFStubs.h
r84 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */ -
trunk/include/matlab/RpMatlabInterface.h
r97 r115 5 5 * ====================================================================== 6 6 * AUTHOR: Derrick Kearney, Purdue University 7 * Copyright (c) 2005 8 * Purdue Research Foundation, West Lafayette, IN 7 * Copyright (c) 2004-2005 Purdue Research Foundation 8 * 9 * See the file "license.terms" for information on usage and 10 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. 9 11 * ====================================================================== 10 12 */
Note: See TracChangeset
for help on using the changeset viewer.