-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRP with proofs. Eliminates the need for lengthy double-checking!!!
Resource Limits dialog box to control Prime95's resource usage. See the readme.txt file for setting these options
- Loading branch information
1 parent
8babf19
commit 1f07224
Showing
245 changed files
with
12,479 additions
and
17,679 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* Common definitions in Prime95, Saver95, and NTPrime */ | ||
/* Common definitions in Prime95 and NTPrime */ | ||
|
||
int isWindows95 (); | ||
int isWindows2000 (); | ||
int isWindowsVista (); | ||
|
Oops, something went wrong.