view build-paths.sh @ 106:acdbb30fee7e

Port to D2. Most of the effort was dealing with immutable and const.
author Jordan Miner <jminer7@gmail.com>
date Mon, 17 Dec 2012 23:41:50 -0600
parents 592f7aa40bf1
children
line wrap: on
line source

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