#include "timebomb.h"#include <stdio.h>#include <sys/stat.h>#include <stdlib.h>Go to the source code of this file.
Defines | |
| #define | LASTYEAR 2001 |
| #define | LASTDAY 1 |
| #define | LASTMONTH 10 |
| #define | EXCUSE |
Variables | |
| static char * | files [] |
|
|
Value: "To reduce support liability this release had an expiration date.\n" \ "The expiration date of this release has expired.\n" Definition at line 9 of file timebomb.C. Referenced by TimeBomb::TimeBomb(). |
|
|
Definition at line 7 of file timebomb.C. Referenced by TimeBomb::test_time(), and TimeBomb::TimeBomb(). |
|
|
Definition at line 8 of file timebomb.C. Referenced by TimeBomb::test_time(), and TimeBomb::TimeBomb(). |
|
|
Definition at line 6 of file timebomb.C. Referenced by TimeBomb::test_time(), and TimeBomb::TimeBomb(). |
|
|
Initial value:
{
"/usr/lib/libcinelerra.so",
"/usr/bin/cinelerra"
}
Definition at line 13 of file timebomb.C. Referenced by TimeBomb::disable_system(). |
1.4.4