"desc.btm" creates TCC file descriptions for project files "descother.btm" creates TCC file descriptions for non-project files "run.bat" execute the Primes application from the jar "grab.btm" copy in Java source code from IntelliJ and build it. Roedy's use only. "Primes.class" Primes main Java program compiled byte code "primes.exe" JET executable Finds prime numbers "E:\sys\primes.exe" JET executable Finds prime numbers "primes.manual.html" detailed HTML manual for the Primes project "primes.jar" jarred class files: Finds prime numbers "primes.look" uncommented jar manifest "primes.jnlp" primes jnlp Java Web Start launch "primes.efs" generated: JET compiler internal file "primes.rfs" generated: JET compiler control file "primes.rsp" JET configuration file "primes.usg" generated: JET compiler method use tracking "primes-setup.exe" JET distributable, containing runtime "primes.ico" Windows icon for the project, contains multiple image sizes "primes.jpn" Manifest of what is included in the JET executable. "primes.log" log of what JET did compiling and preparing the distributable "primes.prj" JET project configuration, compiler options and notes on what needs to be included. "primes.startup" List of classes JET should preload for speed. "primes.xbind.script" List of DLLs JET will need to run the app. "build_primes.bat" Build JET executable with project descriptor "run_primes.bat" Runs the JET executable with default parm. "mindprod.css" cascading style sheet for general HTML "jdisplay.css" cascading style sheet for displaying source code in HTML "package-info.java" Dummy Java source with JavaDoc describing the entire package. "untouch.digest" generated: enables untouching (set date back) unchanged but redated files. "mindprodcert2017rsa.cer" Public key for Mindprod code-signing certificate. Cannot be used to sign jars. "DESCRIPT.ION" TCC file descriptions "descript0.ion" generated file of overriding descriptions to merge into DESCRIPT.ION "descript2.ion" generated file default descriptions to merge into DESCRIPT.ION "MasterDistribution.site" URL to find the master copy of the Primes project files "primes.use" precis(summary) Finds prime numbers Generated "primes.vpj" Slick Edit project ini file "primes.vpw" Slick Edit project ini file "primes.vtg" Slick Edit binary tag xref file "primes.icon16.png" 16x16 icon for the Primes project "primes.icon32.png" 32x32 icon for the Primes project "primes.icon48.png" roughly 48x48 icon for the Primes project "primes.icon64.png" roughly 64x64 icon for the Primes project "primes.icon128.png" roughly 128x128 icon for the Primes project "primes.screenshot.png" screenshot for the Primes project "primes.splash.gif" splash gif for the Primes project "primes.icon32.gif" 32x32 gif icon for the Primes project "primes.icon64.gif" 64x64 gif icon for the Primes project "_O_V_E_R_V_I_E_W.txt" Commented List of all files for Primes, with one line descriptions. "use.txt" key facts about the Primes project. Generates primes.use "version.txt" key current version info about the Primes project. Generates primes.use "versionhistory.txt" complete version history of the Primes project. Generates primes.use "primes.txt" ASCII text manual for the Primes project. "build.xml" Complex ANT build script for Primes "rebuild.xml" Simplified ANT build script for Primes "forgather.xml" list of extra gather steps for ANT. "forjar.xml" genjar list of extra files to include in primes.jar "forjarexe.xml" jar.exe list of extra files to include in primes.jar "forpost.xml" list of extra posting steps for ANT. "forzip.xml" list of extra files for ANT include in primes14.zip "primes.xml" ASP PAD desc of the Primes project: Finds prime numbers "primes14.zip" Primes 1.4 distribute zip: Finds prime numbers "zip.look" uncommented zip manifest for primes14.zip