/[hyperestraier_wrappers]/trunk/perl/HyperEstraierWrapper.cpp
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/perl/HyperEstraierWrapper.cpp

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

0.0.12/perl/HyperEstraierWrapper.cpp revision 1 by dpavlin, Sat Sep 3 18:02:31 2005 UTC trunk/perl/HyperEstraierWrapper.cpp revision 4 by dpavlin, Sat Sep 3 18:44:31 2005 UTC
# Line 10  Line 10 
10  #include <map>  #include <map>
11  #include <cassert>  #include <cassert>
12    
13    /* backward compatibility for 0.5.4 */
14    #ifndef ESTCONDAGITO
15    #define ESTCONDAGITO ESTCONDAGIT
16    #endif
17    
18  namespace estraier {  namespace estraier {
19          class Condition {          class Condition {
20          public:          public:

Legend:
Removed from v.1  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26