Ignore:
Timestamp:
Aug 12, 2009, 7:34:51 PM (15 years ago)
Author:
Kevin Toppenberg
Message:

v1.1 Fixes Access/Verify code issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/GUI-config/GUI_Config.dpr

    r493 r542  
    11program GUI_Config;
    2    (* 
     2   (*
    33   WorldVistA Configuration Utility
    44   (c) 8/2008 Kevin Toppenberg
    5    Programmed by Kevin Toppenberg, Eddie Hagood 
    6    
     5   Programmed by Kevin Toppenberg, Eddie Hagood
     6
    77   Family Physicians of Greeneville, PC
    88   1410 Tusculum Blvd, Suite 2600
    99   Greeneville, TN 37745
    1010   kdtop@yahoo.com
    11                                                  
     11
    1212   This library is free software; you can redistribute it and/or
    1313   modify it under the terms of the GNU Lesser General Public
     
    2323   License along with this library; if not, write to the Free Software
    2424   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    25   *)   
     25  *)
    2626
    2727uses
    2828  Forms,
    2929  MainU in 'MainU.pas' {MainForm},
    30   ORFn in '..\CPRS-Lib\ORFn.pas',
    3130  frmSplash in 'frmSplash.pas' {SplashForm},
    3231  LookupU in 'LookupU.pas' {FieldLookupForm},
Note: See TracChangeset for help on using the changeset viewer.