view build-paths.sh @ 104:5c8c1c2e12c0

Change from real to double. double is not dependant on the platform, and it uses less space.
author Jordan Miner <jminer7@gmail.com>
date Fri, 06 Jul 2012 18:39:45 -0500
parents 592f7aa40bf1
children
line wrap: on
line source

#!/bin/bash
DMD_DIR=~/dmd
BUD_DIR=~/bin
MAIN_FILE=tester.d
OUT_FILE=tester