diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2004-08-20 17:05:02 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-08-20 17:05:02 +0000 |
| commit | a1aa21a11b94d1cf3625d162e186e68ce495ad73 (patch) | |
| tree | 0f582b5a915b68c4a15a3c5f028962631dca50a8 /databases/grass-i18n/files/patch-src-raster-wildfire-src-r.ros-spot_dist.c | |
| parent | Update to 0.2.0 (diff) | |
Add databases/grass-i18n (repocopy'd from databases/grass),
an internationalized version of Geographic Resources Analysis
Support System (GRASS GIS) from GRASS i18n Project sponsored
by IPA, Information-technology Promotion Agency, Japan.
grass-i18n is based on version 5.0.3 and includes a Japanese
TrueType font set (IPA font).
Diffstat (limited to 'databases/grass-i18n/files/patch-src-raster-wildfire-src-r.ros-spot_dist.c')
| -rw-r--r-- | databases/grass-i18n/files/patch-src-raster-wildfire-src-r.ros-spot_dist.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/grass-i18n/files/patch-src-raster-wildfire-src-r.ros-spot_dist.c b/databases/grass-i18n/files/patch-src-raster-wildfire-src-r.ros-spot_dist.c deleted file mode 100644 index 1ba8d7477e78..000000000000 --- a/databases/grass-i18n/files/patch-src-raster-wildfire-src-r.ros-spot_dist.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/raster/wildfire/src/r.ros/spot_dist.c.orig Sun Jul 11 17:41:42 2004 -+++ src/raster/wildfire/src/r.ros/spot_dist.c Sun Jul 11 17:42:04 2004 -@@ -119,7 +119,7 @@ - - if (DATA(map_elev,row,col) > z) { - #ifdef DEBUG --printf ("\nA return: m%d U=%d(m/h) h0=%d(m) e0(%d,%d)=%d z=%d(m) e(%d,%d)=%d -+printf ("\nA return: m%d U=%d(m/h) h0=%d(m) e0(%d,%d)=%d z=%d(m) e(%d,%d)=%d\ - s=%d(m)", (int)fuel, (int)U, (int)h0, row0,col0,DATA(map_elev,row0,col0), - (int)z, row,col,DATA(map_elev,row,col), S); - #endif |
