Changeset 4081 in Sophya for trunk/SophyaPI/PI/Quartz/machdefs.h
- Timestamp:
- Oct 4, 2012, 10:47:36 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/Quartz/machdefs.h
r4077 r4081 362 362 #define NO_VALUES_H 363 363 /* BMX */ 364 #include "PI_Prefix.h" 364 #ifdef __PIWQUARTZ__ 365 #include "PI_PrefixQuartz.h" 365 366 /* #include "osx_values.h" */ 366 367 /* Faute de mieux pour le moment : */ 367 368 #define drand48() ((double)(random())/LONG_MAX) 369 #endif 368 370 #endif 369 371
Note:
See TracChangeset
for help on using the changeset viewer.