Home
       math.h - scc - simple c99 compiler
  HTML git clone git://git.simple-cc.org/scc
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
       math.h (76B)
       ---
            1 #ifndef _MATH_H
            2 #define _MATH_H
            3 
            4 #error math.h is not supported yet
            5 
            6 #endif