acquire.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
92c91
< 	sprintf(string,"un%s %s/\*",GENERAL_PACK, temp_map_path);
---
> 	sprintf(string,"uncompress %s/\*.Z",temp_map_path);
94c93
< 	sprintf(string,"un%s %s/\*",RASTER_PACK, temp_map_path);
---
> 	sprintf(string,"unpack %s/\*.z",temp_map_path);
221d219
< printf("\ngeneric file hook activated...");
area_plot.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
assemble.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
111,114c110,114
< 
< /* #if (ULTRIX || SUNOS) */
< 	sprintf(string,"%s %s/* %s",COPY_CMD, temp_map_path,temp2);
< 
---
> #if (ULTRIX || SUNOS)
> 	sprintf(string,"cp %s/* %s",temp_map_path,temp2);
> #else
> 	sprintf(string,"copy %s %s",temp_map_path,temp2);
> #endif
149,150c149,153
< /* #if (ULTRIX || SUNOS) */
< 	sprintf(string,"%s %s/objects %s/old_objects", COPY_CMD, temp_map_path,temp_map_path);
---
> #if (ULTRIX || SUNOS)
> 	sprintf(string,"cp %s/objects %s/old_objects",temp_map_path,temp_map_path);
> #else
> 	sprintf(string,"copy %s/objects %s/old_objects",temp_map_path,temp_map_path);
> #endif
156,159c159,163
< 
<     /* ULTRIX/UNIX  support COPY_CMD define */
< 	sprintf(string,"%s %s/coord_list %s/old_coordlst", COPY_CMD, temp_map_path,temp_map_path);
< 
---
> #if (ULTRIX || SUNOS)
> 	sprintf(string,"cp %s/coord_list %s/old_coordlst",temp_map_path,temp_map_path);
> #else
> 	sprintf(string,"copy %s/coord_list %s/old_coordlst",temp_map_path,temp_map_path);
> #endif
atrbt_concat.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_contur.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_copy.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_dig.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_edit.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_line.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_list.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_print.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_rec.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_serial.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_set.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
atrbt_thin.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
b_edit.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
backup_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
barf.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
bridge_gap.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
brstr_create.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
35,38c34,38
< 
< /* #if (ULTRIX || SUNOS) */
< 	sprintf(command,"%s %s/raster %s/rasterb",COPY_CMD, temp_map_path,temp_map_path);
< 
---
> #if (ULTRIX || SUNOS)
> 	sprintf(command,"cp %s/raster %s/rasterb",temp_map_path,temp_map_path);
> #else
> 	sprintf(command,"copy %s/raster %s/rasterb",temp_map_path,temp_map_path);
> #endif
brstr_delete.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
brstr_switch.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
burp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
catalog.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
ckeys_disp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
ckeys_get.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
ckeys_make.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
ckeys_save.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
clear_mode.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
config_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
147,153c146
<                 sprintf(path,"%s/.ltp/config",home_path);
<                 if(!file_exists(path, "config")) {
<                   char orig_path[512];
<                   sprintf(orig_path, "%s/config", ltp_path);
<                   copy_file(orig_path, "config", path);
<                 }
< 		strcat(path,"/config");
---
> 		sprintf(path,"%s/.ltp/config/config",home_path);
connect_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
continue_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
coord_type.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
corridors.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
create.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_adj.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_arange.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_area.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_astrg.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_clear.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_exec.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_length.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_newatr.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_psides.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_record.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_report.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_serial.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_slen.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_subel.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_superel.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
crit_type.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
decrement.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
default_head.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
del_points.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
del_spurs.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
dem_view.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
diary_print.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
dict_print.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
digmenu_get.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
digmenu_init.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
digmenu_make.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
digmenu_plot.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
digmenu_save.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
disprstr_ers.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
disprstr_get.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
disprstr_mrg.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
disprstr_put.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
draw.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
editf.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
erase.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
erase_margin.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
120a120
> printf ("print 1 \n");
128a129
> printf ("print 2 \n");
178a180
> printf ("before clipl() \n");
182a185
> printf ("after clipl() \n");
196a200
> printf ("dx: %ld   dy: %ld\n", dx,dy);
227a232
> printf ("between start_ltp and continue_ltp: \n");
251a257
> printf ("1between start_ltp and continue_ltp: \n");
256a263
> printf ("2between start_ltp and continue_ltp: \n");
271a279
> printf ("3between start_ltp and continue_ltp: \n");
275a284
> printf ("4between start_ltp and continue_ltp: \n");
erase_obj.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
erase_seg.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
excell.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
excff.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exdem.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exdig.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exdigit.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exdxf.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
execute_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exit_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exmoss.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exraster.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exrdef2.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exscsgef.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exsnap.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
exxy.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
fill_holes.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
fix_map.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
frame_map.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
funct_add.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
funct_del.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
ginput.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
goto_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
graphics.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
grow_spurs.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
header_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
help.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impasn.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impcell.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impcff.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impdem.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impdigit_asc.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impdigit_att.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impdlg3.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impdxf.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impgef_fea.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impgef_hdr.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impgef_lin.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impgef_pnt.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impgis.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impmap.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impmoss.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impoptr9.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
impras.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
imprdef2.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
imprlc.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
imprle1.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
imprstr.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
imptan.c
1c1
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
---
> static char rcsid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $";
25a26
> #include "../../incl/big_end.h"
28,29c29,30
< 	char *fname;
< 	long r, threshold;
---
> char *fname;
> long r, threshold;
32c33,34
< 	{	char lut_file[256];
---
> 	{	
> 		char lut_file[256];
51c53,54
< 	{	long cmd_size;
---
> 	{	
> 		long cmd_size;
55,56c58,59
<    char actual[256];
<    unsigned char string[256];
---
> 	char actual[256];
> 	unsigned char string[256];
60a64,72
> 	int fd,fdr;
> 	long i,h,n,w;
> 	long width;
> 	long height;
> 	long x,y,y0,xmax;
> 	long byte,bit,offset;
> 	long bytes,rbytes;
> 	long scan_height;
> 	long scan_width;
62d73
<    int fd,fdr;
64,74c75
<    long i,h,n,w;
<    long width;
<    long height;
<    long x,y,y0,xmax;
<    long byte,bit,offset;
<    long bytes,rbytes;
<    long scan_height;
<    long scan_width;
< 
< 
< 		/************ init fd & malloc ptrs ****************************/
---
> 	/************ init fd & malloc ptrs ****************************/
78c79
< 		/************* check for map present ***************************/
---
> 	/************* check for map present ***************************/
80c81,82
< 	{	message("You must ACQUIRE or CREATE a map befor IMPORTing a file.");
---
> 	{	
> 		message("You must ACQUIRE or CREATE a map befor IMPORTing a file.");
85,86c87,88
< 		/************ get cmd filename *********************************/
< 		/** copy fname to string ****/
---
> 	/************ get cmd filename *********************************/
> 	/** copy fname to string ****/
88c90
< 		/** remove any .    ending **/
---
> 	/** remove any .    ending **/
92c94,95
< 	{	if((*ptr == '/') || (*ptr == ':') || (*ptr == 92))
---
> 	{	
> 		if((*ptr == '/') || (*ptr == ':') || (*ptr == 92))
95c98,99
< 		{	*ptr = (char) 0;
---
> 		{	
> 			*ptr = (char) 0;
99c103
< 		/** add .cmd ending *********/
---
> 	/** add .cmd ending *********/
103c107
< 		/************* find & asgn pointer to "cmd" header file **************/
---
> 	/************* find & asgn pointer to "cmd" header file **************/
105c109,110
< 	{	message("import tangent, abort, location 1.");
---
> 	{	
> 		message("import tangent, abort, location 1.");
109c114,115
< 	{	sprintf(string,"Cannot open input file %s.  aborting.",actual);
---
> 	{	
> 		sprintf(string,"Cannot open input file %s.  aborting.",actual);
114c120
< /*** Read the cmd file.  Struct tangent_cmd + long  ***/
---
> 	/*** Read the cmd file.  Struct tangent_cmd + long  ***/
116c122,123
< 	{	sprintf(string,"Cannot read %s.  UNIX errno is %d", actual, errno);
---
> 	{	
> 		sprintf(string,"Cannot read %s.  UNIX errno is %d", actual, errno);
121c128
< /*** Compare the size of the struct with the size read from the header ***/
---
> 	/*** Compare the size of the struct with the size read from the header ***/
123,124c130,133
< 	{	sprintf(string, "WARNING: Tangent header contains %d bytes.\
<   Expected %d bytes.", cmd.cmd_size, sizeof(struct tangent_cmd) );
---
> 	{	
> 		sprintf(string, "WARNING: Tangent header contains %d bytes.\
>   Expected %d bytes.", cmd.cmd_size, sizeof(struct
> 		    tangent_cmd) );
129,131c138,140
< 	
<       /************* close file  *************************************/
<    closef_ptr(&fd);
---
> 
> 	/************* close file  *************************************/
> 	closef_ptr(&fd);
134c143
< 		/************* remove temp file, if any ************************/
---
> 	/************* remove temp file, if any ************************/
137,138c146,158
< 	
< 		/************ display cmd file data ****************************/
---
> #ifdef BIG_ENDIAN
> 	byte_swap(&cmd.hdr.y_start, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.y_end, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.x_start, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.x_end, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.data_packing, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.filter_range, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.scan_density, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.output_density, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.total_lines, 2, SWAP_SHORT);
> 	byte_swap(&cmd.hdr.swath, 2, SWAP_SHORT);
> #endif	
> 	/************ display cmd file data ****************************/
159,162c179,182
< 		/************ display ht & wd **********************************/
< 		/************ set import variables *****************************/
<       /** find scan ht.     **/
<    scan_height = cmd.hdr.y_end - cmd.hdr.y_start;
---
> 	/************ display ht & wd **********************************/
> 	/************ set import variables *****************************/
> 	/** find scan ht.     **/
> 	scan_height = cmd.hdr.y_end - cmd.hdr.y_start;
168,169c188,189
<       /** find scan width **/
<    scan_width = cmd.hdr.x_end - cmd.hdr.x_start;
---
> 	/** find scan width **/
> 	scan_width = cmd.hdr.x_end - cmd.hdr.x_start;
176,194c196,215
<       /************* calculate map height & width ************************/
<    height = scan_height / r;
<    if(scan_height % r)
<       height++;
< 
<    width = scan_width / r;
<    if(scan_width % r)
<       width++;
< 
< 
<       /****** make width an integral multiple of 32 **/
<    if(width % 32)
<    {   n = width / 32 + 1;
<       width = n * 32;
<    }
< 
<    sprintf(string,"scan h/w: %d %d,  reduct: %d,  rstr h/w:  %d %d",
<          scan_height,scan_width,r,height, width);
<    message(string);
---
> 	/************* calculate map height & width ************************/
> 	height = scan_height / r;
> 	if(scan_height % r)
> 		height++;
> 
> 	width = scan_width / r;
> 	if(scan_width % r)
> 		width++;
> 
> 
> 	/****** make width an integral multiple of 32 **/
> 	if(width % 32)
> 	{   
> 		n = width / 32 + 1;
> 		width = n * 32;
> 	}
> 
> 	sprintf(string,"scan h/w: %d %d,  reduct: %d,  rstr h/w:  %d %d",
> 	    scan_height,scan_width,r,height, width);
> 	message(string);
196c217
< 		/************ check width **************************************/
---
> 	/************ check width **************************************/
198c219,220
< 	{	message("Imptangent, scan width greater than 100,000 pixels.  Exceeds program limits.");
---
> 	{	
> 		message("Imptangent, scan width greater than 100,000 pixels.  Exceeds program limits.");
202,203c224,225
< 		/************ get img filename *********************************/
< 		/** copy fname to string ****/
---
> 	/************ get img filename *********************************/
> 	/** copy fname to string ****/
205c227
< 		/** remove any .cmd ending **/
---
> 	/** remove any .cmd ending **/
209c231,232
< 	{	if((*ptr == '/') || (*ptr == ':') || (*ptr == 92))
---
> 	{	
> 		if((*ptr == '/') || (*ptr == ':') || (*ptr == 92))
212c235,236
< 		{	*ptr = (char) 0;
---
> 		{	
> 			*ptr = (char) 0;
216c240
< 		/** add .img ending *********/
---
> 	/** add .img ending *********/
221c245
< 		/************* find & asgn pointer to "img" header file **************/
---
> 	/************* find & asgn pointer to "img" header file **************/
223c247,248
< 	{	message("import tangent, abort, location 1.");
---
> 	{	
> 		message("import tangent, abort, location 1.");
227c252,253
< 	{	sprintf(string,"%s",cmd.hdr.data_file1);	/* Name of the IMG (data) file*/
---
> 	{	
> 		sprintf(string,"%s",cmd.hdr.data_file1);	/* Name of the IMG (data) file*/
229c255,256
< 		{	message("import tangent, abort, location 1.");
---
> 		{	
> 			message("import tangent, abort, location 1.");
233c260,261
< 		{	sprintf(string,"Cannot open input file %s.  aborting.",actual);
---
> 		{	
> 			sprintf(string,"Cannot open input file %s.  aborting.",actual);
240,266c268,295
<       /*************** free current map malloc space *****************/
<    message("Updating temporary map file.");
<    update_temp();
<    free_malloc();
< 
<    message("resetting map vairables.");
<       /************* reset job_stats *********************************/
<    job_stats[1] = width - 1;
<    job_stats[2] = height - 1;
<    for(i=3; i<=7; i++)
<       job_stats[i] = 0;
<    for(i=10; i<=18; i++)
<    {   if((i==13)  ||  (i==15)  ||  (i==16))
<          job_stats[i] = (job_stats[i])  ?    1 : 0;
<       else
<          job_stats[i] = 0;
<    }
<    job_stats[45]++;
<    job_stats[28] = job_stats[45];
<    job_stats[49] = 0;
<    job_stats[75] = 0;
< 
< 
<    message("calculating new raster size.");
<       /***********  calculate sizes **************/
<    h = job_stats[2] + 1;             /* height of raster in rows  */
<    w = (job_stats[1] + 1) / 8;       /* width of raster in bytes  */
---
> 	/*************** free current map malloc space *****************/
> 	message("Updating temporary map file.");
> 	update_temp();
> 	free_malloc();
> 
> 	message("resetting map vairables.");
> 	/************* reset job_stats *********************************/
> 	job_stats[1] = width - 1;
> 	job_stats[2] = height - 1;
> 	for(i=3; i<=7; i++)
> 		job_stats[i] = 0;
> 	for(i=10; i<=18; i++)
> 	{   
> 		if((i==13)  ||  (i==15)  ||  (i==16))
> 			job_stats[i] = (job_stats[i])  ?    1 : 0;
> 		else
> 			job_stats[i] = 0;
> 	}
> 	job_stats[45]++;
> 	job_stats[28] = job_stats[45];
> 	job_stats[49] = 0;
> 	job_stats[75] = 0;
> 
> 
> 	message("calculating new raster size.");
> 	/***********  calculate sizes **************/
> 	h = job_stats[2] + 1;             /* height of raster in rows  */
> 	w = (job_stats[1] + 1) / 8;       /* width of raster in bytes  */
268c297
<    xmax = job_stats[1];
---
> 	xmax = job_stats[1];
270c299
< 		/************ write blank scan *********************************/
---
> 	/************ write blank scan *********************************/
277c306,307
< 	{	job_stats[0] = 0;
---
> 	{	
> 		job_stats[0] = 0;
280c310
<    	closef_ptr(&fd);
---
> 		closef_ptr(&fd);
285c315,316
< 	{	job_stats[0] = 0;
---
> 	{	
> 		job_stats[0] = 0;
288c319
<    	closef_ptr(&fd);
---
> 		closef_ptr(&fd);
295,296c326,329
< 	{	if(!(y % 100))
< 		{	sprintf(string,"Writing new sized blank raster, row %d.",y);
---
> 	{	
> 		if(!(y % 100))
> 		{	
> 			sprintf(string,"Writing new sized blank raster, row %d.",y);
300c333,334
< 		{	job_stats[0] = 0;
---
> 		{	
> 			job_stats[0] = 0;
303c337
<    		closef_ptr(&fd);
---
> 			closef_ptr(&fd);
308,309c342,343
< 	
< 		/************ import & store scan ******************************/
---
> 
> 	/************ import & store scan ******************************/
312,317c346,360
<    y0=job_stats[2];
<    sprintf(string,"importing tangent raster file.  At row %d.",y0);
<    message(string);
<    for(y=scan_height-1;(y>=0); y--)
<    {	readb(scan_row,bytes,1,fd);
< 			/*** read bits & increment density array ***/
---
> 	y0=job_stats[2];
> 	sprintf(string,"importing tangent raster file.  At row %d.",y0);
> 	message(string);
> 	for(y=scan_height-1;(y>=0); y--)
> 	{	
> 		readb(scan_row,bytes,1,fd);
> #ifdef BIG_ENDIAN
> 		for(i=0; i < bytes; i++){
> 			if (!(i % 4)){
> 				byte_swap(&scan_row[i],4,SWAP_LONG);
> 			}
> 		}
> #endif
> 	
> 		/*** read bits & increment density array ***/
319,322c362,369
< 		{	for(ptr=scan_row, i=0; i <= job_stats[1]; ptr++, i++)
< 			{	if(*ptr)
< 				{	for(bit = 7; bit >= 0; bit--)
< 					{	if(*ptr & (1 << bit))
---
> 		{	
> 			for(ptr=scan_row, i=0; i <= job_stats[1]; ptr++, i++)
> 			{	
> 				if(*ptr)
> 				{	
> 					for(bit = 7; bit >= 0; bit--)
> 					{	
> 						if(*ptr & (1 << bit))
329,331c376,378
<         	/*** check for r complete ***/
<      	if((r==1) || !(y % r))
<      	{
---
> 		/*** check for r complete ***/
> 		if((r==1) || !(y % r))
> 		{
333c380,381
< 			{	for(ptr=scan_row; ptr<end_scan_row; ptr++)
---
> 			{	
> 				for(ptr=scan_row; ptr<end_scan_row; ptr++)
336,344c384,394
<            		/*** set raster row & reset density array ***/
<         		for(x=0; x<= xmax ; x++)
<         		{  if(scan_counter[x] >= (unsigned char) threshold)
<            		{	byte = x >> 3;   /* find byte */
<               		bit = (7 & ~x); /* find bit within byte */
<               		scan_row[byte] |= (1 << bit);
<            		}
<            		scan_counter[x] = 0;
<         		}
---
> 				/*** set raster row & reset density array ***/
> 				for(x=0; x<= xmax ; x++)
> 				{  
> 					if(scan_counter[x] >= (unsigned char) threshold)
> 					{	
> 						byte = x >> 3;   /* find byte */
> 						bit = (7 & ~x); /* find bit within byte */
> 						scan_row[byte] |= (1 << bit);
> 					}
> 					scan_counter[x] = 0;
> 				}
346c396
< 				/*** move file pointer ***/
---
> 			/*** move file pointer ***/
349c399
< 				/*** write raster row ***/
---
> 			/*** write raster row ***/
351c401,402
< 			{	job_stats[0] = 0;
---
> 			{	
> 				job_stats[0] = 0;
354c405
<    			closef_ptr(&fd);
---
> 				closef_ptr(&fd);
358,369c409,421
<            	/*** decrement y0 ***/
<         	y0--;
<         	if(!(y0 % 100))
<         	{   sprintf(string,"importing tangent raster file.  At row %d.",y0);
<            	message(string);
<         	}
<            	/**** check for scan complete (there is other data following) **/
<         	if(y0 <= 0)
<            	break;
<      	}
<   	}
<    message("closing files and updating raster file.");
---
> 			/*** decrement y0 ***/
> 			y0--;
> 			if(!(y0 % 100))
> 			{   
> 				sprintf(string,"importing tangent raster file.  At row %d.",y0);
> 				message(string);
> 			}
> 			/**** check for scan complete (there is other data following) **/
> 			if(y0 <= 0)
> 				break;
> 		}
> 	}
> 	message("closing files and updating raster file.");
371,372c423,424
<       /************* close file  *************************************/
<    closef_ptr(&fd);
---
> 	/************* close file  *************************************/
> 	closef_ptr(&fd);
375c427
< 		/************ remove temp file, if any *************************/
---
> 	/************ remove temp file, if any *************************/
378,379c430,431
<       /* store new sized index_array file     */
< 		/** re-blank scan row **/
---
> 	/* store new sized index_array file     */
> 	/** re-blank scan row **/
383,393c435,446
<       /***********  calculate sizes **************/
<    h = job_stats[2] / 32 + 1;        /* height of index_array (rows) */
<    w = (job_stats[1] / 32 + 1) * 4;  /* width of index_array (bytes)*/
< 
<       /***********  write index_array to file *********************/
<    sprintf(string,"%s/index_array",temp_map_path);
<    fd = openf(string,WRITE);
<    if(0 > fd)
<    {   message("  <<  cannot open index_array map file.");
<       return(0);
<    }
---
> 	/***********  calculate sizes **************/
> 	h = job_stats[2] / 32 + 1;        /* height of index_array (rows) */
> 	w = (job_stats[1] / 32 + 1) * 4;  /* width of index_array (bytes)*/
> 
> 	/***********  write index_array to file *********************/
> 	sprintf(string,"%s/index_array",temp_map_path);
> 	fd = openf(string,WRITE);
> 	if(0 > fd)
> 	{   
> 		message("  <<  cannot open index_array map file.");
> 		return(0);
> 	}
395,431c448,489
<    {	if(0 > writeb(scan_row,w,1,fd))
<    	{   message("  <<  cannot write index_array map file.");
<       	closef_ptr(&fd);
<       	return(0);
<    	}
< 	}
<    closef_ptr(&fd);
< 
<       /***********  write job_stats to file ***********************/
<    sprintf(string,"%s/job_stats",temp_map_path);
<    if(put_jobstats(string))
<       {   message("Cannot write job_stats to temp file.  Aborting.");
<          return(1);
<       }
< 
<       /************* re-acquire temp file ****************************/
<    if(reacquire())
<    {   message("You must re-acquire the map & start over.");
<       job_stats[0] = 0;
<       return(1);
<    }
<    view_ltp(0,0,0);
< 
<       /************* un-register raster ******************************/
<    for(i=0; i<4; i++)
<    {   corner[0][i][0] = 0.0;
<       corner[0][i][1] = 0.0;
<    }
< 
<       /************* write diary record ******************************/
<    sprintf(string,"imported tangent file %s  (%d x %d)",fname,job_stats[2]+1,job_stats[1]+1);
<    put_diary(string);
< 
< 
<       /*** reset undo array    **********/
<    for(i=0; i<32; i++)
<       undo_array[i].mode = 0;
---
> 	{	
> 		if(0 > writeb(scan_row,w,1,fd))
> 		{   
> 			message("  <<  cannot write index_array map file.");
> 			closef_ptr(&fd);
> 			return(0);
> 		}
> 	}
> 	closef_ptr(&fd);
> 
> 	/***********  write job_stats to file ***********************/
> 	sprintf(string,"%s/job_stats",temp_map_path);
> 	if(put_jobstats(string))
> 	{   
> 		message("Cannot write job_stats to temp file.  Aborting.");
> 		return(1);
> 	}
> 
> 	/************* re-acquire temp file ****************************/
> 	if(reacquire())
> 	{   
> 		message("You must re-acquire the map & start over.");
> 		job_stats[0] = 0;
> 		return(1);
> 	}
> 	view_ltp(0,0,0);
> 
> 	/************* un-register raster ******************************/
> 	for(i=0; i<4; i++)
> 	{   
> 		corner[0][i][0] = 0.0;
> 		corner[0][i][1] = 0.0;
> 	}
> 
> 	/************* write diary record ******************************/
> 	sprintf(string,"imported tangent file %s  (%d x %d)",fname,job_stats[2]+1,job_stats[1]+1);
> 	put_diary(string);
> 
> 
> 	/*** reset undo array    **********/
> 	for(i=0; i<32; i++)
> 		undo_array[i].mode = 0;
433c491
< 		/************* create rasterb **********************************/
---
> 	/************* create rasterb **********************************/
436c494
<    return(0);
---
> 	return(0);
impxy.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
increment.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
level_clear.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
level_clip.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
level_dup.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
level_icopy.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
level_snap.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
log_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
macro_begin.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
macro_end.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
macro_hist.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
man_print.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
margin.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
mask.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
mass_update.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
menu_define.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
menuset_get.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
menuset_save.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
merge_fill.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
mlist_create.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
mlist_exec.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
more_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
negative_img.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
next_step.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
open_solids.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
p_create.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
pause_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
79,82d77
< 
< #ifdef LTP_X11
< 	XFlush(xdisplay);
< #endif
pers_plot.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
plot_ascii.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
plot_ltp.c
1c1
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
---
> static char rcsid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $";
plusplus_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
purge.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
query.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
raw_print.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
recall_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
redisp_map.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
reduce_res.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
reflect.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
reg_copy.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
register_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
rename.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
17c16,18
< #ifdef XENIX
---
> #ifndef ULTRIX
> #ifndef SUNOS
> #ifndef SCO_UNIX
34a36,37
> #endif
> #endif
report_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
retrieve_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
rotate.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
save.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
102c101
< 		sprintf(string,"%s %s/d\* %s/e\*",GENERAL_PACK, file_name,file_name);
---
> 		sprintf(string,"compress %s/d\* %s/e\*",file_name,file_name);
105c104
< 		sprintf(string,"%s %s/hi\* %s/i\*",GENERAL_PACK, file_name,file_name);
---
> 		sprintf(string,"compress %s/hi\* %s/i\*",file_name,file_name);
108c107
< 		sprintf(string,"%s %s/l\* %s/v\*",GENERAL_PACK, file_name,file_name);
---
> 		sprintf(string,"compress %s/l\* %s/v\*",file_name,file_name);
111c110
< 		sprintf(string,"%s %s/m\* %s/ra\*",RASTER_PACK, file_name,file_name);
---
> 		sprintf(string,"pack %s/m\* %s/ra\*",file_name,file_name);
seg_break.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
separate.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_clear.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_comp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_dig.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_erase.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_exclude.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_intrsec.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_report.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
set_union.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
shell.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
start_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
status_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
step.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
stickup.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
thin_lines.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
undo.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
vertex_move.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
vertex_thin.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
view_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
wait_ltp.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
wink.c
1d0
< static char resid[]="$Header: /cvs/grass/src.related/LTPlus4.11/source/fc/srcdifs,v 1.1 1995/03/20 22:44:45 jasr Exp $"; 
