Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1.  
  2. #ifndef __mathutil_h__
  3. #define __mathutil_h__
  4.  
  5. LispInt PlatAsciiToInt(LispChar * aString);
  6.  
  7. #endif
  8.  
  9.