ARB
Functions | Variables
PRD_main.cxx File Reference
#include "PRD_Design.hxx"
Include dependency graph for PRD_main.cxx:

Go to the source code of this file.

Functions

int main ()
 

Variables

const chartest_seq1 = "...AUU---CUGG--U-UGAU-C-C-U-G........................"
 
const chartest_seq2 = ""
 
const chartest_seq3 = ""
 
const chartest_seq4 = ""
 
PrimerDesignPD
 

Function Documentation

int main ( void  )

Variable Documentation

const char* test_seq1 = "...AUU---CUGG--U-UGAU-C-C-U-G........................"

Definition at line 16 of file PRD_main.cxx.

const char* test_seq2 = ""

Definition at line 18 of file PRD_main.cxx.

const char* test_seq3 = ""

Definition at line 19 of file PRD_main.cxx.

const char* test_seq4 = ""

Definition at line 20 of file PRD_main.cxx.

Definition at line 22 of file PRD_main.cxx.

Referenced by main(), and primer_design_event_go().