浏览代码

Merge branch 'ironfly' of https://github.com/laxaurus/finopt.git into ironfly

bobhk 9 年之前
父节点
当前提交
f2cf33cae7
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/sh/base_messaging.sh

+ 4 - 0
src/sh/base_messaging.sh

@@ -1,6 +1,10 @@
 #!/bin/bash
+<<<<<<< HEAD
+FINOPT_HOME=~/l1304/workspace/finopt-ironfly/finopt/src/
+=======
 #FINOPT_HOME=~/l1304/workspace/finopt/src/
 FINOPT_HOME=~/ironfly-workspace/finopt/src/
+>>>>>>> branch 'ironfly' of https://github.com/laxaurus/finopt.git
 ROOT=$FINOPT_HOME
 FINDATA=$ROOT/../data 
 SRC=$ROOT