removed sunos bs

This commit is contained in:
Jeff Hill
2000-02-09 17:15:41 +00:00
parent 8ac0c5ad92
commit 182945fa93
2 changed files with 0 additions and 12 deletions

View File

@@ -9,12 +9,6 @@
#define instantiateRecourceLib
#include "resourceLib.h"
#ifdef SUNOS4
#ifndef CLOCKS_PER_SEC
#define CLOCKS_PER_SEC 1000000
#endif
#endif
void empty();
class albert : public intId<unsigned,8>, public tsSLNode<albert> {

View File

@@ -9,12 +9,6 @@
#define instantiateRecourceLib
#include "resourceLib.h"
#ifdef SUNOS4
#ifndef CLOCKS_PER_SEC
#define CLOCKS_PER_SEC 1000000
#endif
#endif
void empty();
class albert : public intId<unsigned,8>, public tsSLNode<albert> {