diff www/get-base-address @ 2668:67c5fe4fd3f0 octave-forge

Use alphabetic contents of package rather than categories page that might include functions from octaev itself
author adb014
date Thu, 12 Oct 2006 20:27:30 +0000
parents 3c45bce3cbb9
children d0b400de8b3f
line wrap: on
line diff
--- a/www/get-base-address	Thu Oct 12 20:26:02 2006 +0000
+++ b/www/get-base-address	Thu Oct 12 20:27:30 2006 +0000
@@ -7,7 +7,7 @@
     echo -n "file:/home/jwe/src/octave-www/"
   ;;
   *)
-    #echo -n "/"
+    #echo -n ""
     echo -n `pwd`
   ;;
 esac