diff options
author | Michael Abed <michaelabed@gmail.com> | 2012-02-17 12:10:31 -0500 |
---|---|---|
committer | Michael Abed <michaelabed@gmail.com> | 2012-02-17 12:10:31 -0500 |
commit | 59d89428d6160fb672c2b6a41339505cc69344d0 (patch) | |
tree | a774e809a31fc7eae7b0fd0777714c86ffedc9d6 /planAhead_run_2/planAhead.jou | |
parent | 0bdf2f0b18f7e2986336f8afc67fe18b8b382e7a (diff) | |
download | ec311-lab2-master.tar.gz ec311-lab2-master.tar.bz2 ec311-lab2-master.zip |
Diffstat (limited to 'planAhead_run_2/planAhead.jou')
-rwxr-xr-x | planAhead_run_2/planAhead.jou | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/planAhead_run_2/planAhead.jou b/planAhead_run_2/planAhead.jou new file mode 100755 index 0000000..b6014a9 --- /dev/null +++ b/planAhead_run_2/planAhead.jou @@ -0,0 +1,12 @@ +#----------------------------------------------------------- +# PlanAhead v13.3 (64-bit) +# Build 147507 by hdbuild on Tue Oct 4 19:13:50 MDT 2011 +# Start of session at: Thu Feb 16 20:01:49 2012 +# Process ID: 3352 +# Log file: X:/My Documents/ec311/ec311-lab2/planAhead_run_2/planAhead.log +# Journal file: X:/My Documents/ec311/ec311-lab2/planAhead_run_2/planAhead.jou +#----------------------------------------------------------- +start_gui +source {X:/My Documents/ec311/ec311-lab2/pa.fromHdl.tcl} +exit +stop_gui |