Index of /crypto/crypto/src

 NameLast modifiedSizeDescription

 Parent Directory   -  
 view.sig 2010-05-19 16:28 6.1K 
 text-window.sml 2010-05-19 16:28 47K 
 text-window.sig 2010-05-19 16:28 3.4K 
 text-renderer.sml 2010-05-19 16:28 16K 
 text-renderer.sig 2010-05-19 16:28 2.7K 
 terminal-view.sml 2010-05-19 16:28 16K 
 string-set.sml 2010-05-19 16:28 359  
 string-lin-ord.sml 2010-05-19 16:28 373  
 set.sig 2010-05-19 16:28 1.7K 
 set-func.sml 2010-05-19 16:28 3.0K 
 select.sml 2010-05-19 16:28 5.0K 
 select.sig 2010-05-19 16:28 1.8K 
 random.sml 2010-05-19 16:28 1.0K 
 random.sig 2010-05-19 16:28 727  
 model.sml 2010-05-19 16:28 291  
 model.sig 2010-05-19 16:28 3.5K 
 model-func.sml 2010-05-19 16:28 16K 
 lowercase-word.sml 2010-05-19 16:28 3.8K 
 lowercase-word.sig 2010-05-19 16:28 4.6K 
 lin-ord.sig 2010-05-19 16:28 697  
 lexicon.txt 2010-05-19 16:28 345K 
 lexicon.sig 2010-05-19 16:28 1.2K 
 lexicon-func.sml 2010-05-19 16:28 4.3K 
 interrupts.sml 2010-05-19 16:28 1.7K 
 interrupts.sig 2010-05-19 16:28 1.7K 
 graphical-view.sml 2010-05-19 16:28 38K 
 filter-evt.sml 2010-05-19 16:28 1.1K 
 filter-evt.sig 2010-05-19 16:28 1.1K 
 extstr.sml 2010-05-19 16:28 3.0K 
 data.sml 2010-05-19 16:28 414  
 data.sig 2010-05-19 16:28 2.7K 
 data-func.sml 2010-05-19 16:28 1.1K 
 crypto.cm 2011-08-08 08:19 4.3K 
 crypto 2010-05-19 16:28 634  
 controller.sml 2010-05-19 16:28 334  
 controller.sig 2010-05-19 16:28 814  
 controller-func.sml 2010-05-19 16:28 6.7K 
 completion.sml 2010-05-19 16:28 492  
 completion.sig 2010-05-19 16:28 664  
 char-lin-ord.sml 2010-05-19 16:28 361  
 button-bar.sml 2010-05-19 16:28 7.9K 
 button-bar.sig 2010-05-19 16:28 1.9K 
 build 2010-05-19 16:28 229  
 aux.sml 2010-05-19 16:28 648  
 aux.sig 2010-05-19 16:28 486  
 auto-view.sml 2010-05-19 16:28 11K 
 GPL.txt 2010-05-19 16:28 18K 
 COPYING.txt 2010-05-19 16:28 798  
 BLURB.txt 2010-05-19 16:28 168  

                 Crypto: a Cryptogram Encoder/Decoder

Crypto will compile on SML/NJ Version 110.59 or greater.

-------------------------------------------------------------------------------
CM Description File
-------------------------------------------------------------------------------

crypto.cm

  see this file for brief descriptions of the Standard ML source files

-------------------------------------------------------------------------------
Shell Scripts
-------------------------------------------------------------------------------

build

  shell script for building the heap images, and putting them in the
  .heap directory; run with option -DGRAPH to build the graphical
  version, run with option -DAUTO to build the automatic version; by
  default builds the terminal version

crypto

  shell script for running crypto

  edit this script so that the variable heapdir is set to the absolute
  pathname of the directory where the heap image will reside, or to
  .heap if you want to run crypto only from this directory