/[svn]/linuxsampler/trunk/src/common/global.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/global.h

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

revision 885 by schoenebeck, Wed Jun 28 19:32:21 2006 UTC revision 1005 by schoenebeck, Fri Dec 29 20:06:14 2006 UTC
# Line 135  template<class T> inline String ToString Line 135  template<class T> inline String ToString
135          return ss.str();          return ss.str();
136  }  }
137    
138    extern double GLOBAL_VOLUME;
139    
140  #endif // __LS_GLOBAL_H__  #endif // __LS_GLOBAL_H__

Legend:
Removed from v.885  
changed lines
  Added in v.1005

  ViewVC Help
Powered by ViewVC