Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/xnpal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.1.1 by aga, Mon Nov 22 01:42:37 2004 UTC revision 1.4 by tani, Tue Mar 15 04:49:40 2005 UTC
# Line 1  Line 1 
1  #ifndef VPAL_H  /*
2  #define VPAL_H   * --------------------------------------------------------------------------  
3     * XooNiPs Xoops modules for Neuroinformatics Platforms                        
4     * Copyright (C) 2005 RIKEN, Japan. All rights reserved.                      
5     * http://sourceforge.jp/projects/xoonips/                                    
6     * --------------------------------------------------------------------------  
7     * This program is free software; you can redistribute it and/or              
8     * modify it under the terms of the GNU General Public License                
9     * as published by the Free Software Foundation; either version 2              
10     * of the License, or (at your option) any later version.                      
11     *                                                                            
12     * This program is distributed in the hope that it will be useful,            
13     * but WITHOUT ANY WARRANTY; without even the implied warranty of              
14     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the              
15     * GNU General Public License for more details.                                
16     *                                                                            
17     * You should have received a copy of the GNU General Public License          
18     * along with this program; if not, write to the Free Software                
19     * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
20     * --------------------------------------------------------------------------  
21     */
22    #ifndef XNPAL_H
23    #define XNPAL_H
24    
25  #include <php.h>  #include <php.h>
 #include <mysql.h>  
   
 // global variables  
 extern MYSQL *mysql;  
   
26    
27  #endif  #endif

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.4

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26