ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/Globals.hpp
(Generate patch)

Comparing trunk/OOPSE/libBASS/Globals.hpp (file contents):
Revision 682 by tim, Tue Aug 12 17:51:33 2003 UTC vs.
Revision 690 by mmeineke, Tue Aug 12 21:44:06 2003 UTC

# Line 1 | Line 1
1   #ifndef __GLOBALS_H__
2   #define __GLOBALS_H__
3  
4 + #include <iostream>
5 +
6   #include <cstdlib>
7   #include <vector>
8  
# Line 18 | Line 20 | class Globals{ (public)
20    
21    Globals();
22    ~Globals();
23 <  
23 >
24    int newComponent( event* the_event );
25    int componentAssign( event* the_event );
26    int componentEnd( event* the_event );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines