aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMu Qiao <qiaomuf@gentoo.org>2011-06-21 19:17:02 +0800
committerMu Qiao <qiaomuf@gentoo.org>2011-06-21 19:21:39 +0800
commit88edafb98b0bbb1beee98b2cd538b887a844215f (patch)
tree3ba4c4d970d894b01ed293f5f80c9a21562f782a /bashast/gunit/arith_main.gunit
parentParser: remove the here_string_op rule (diff)
downloadlibbash-88edafb98b0bbb1beee98b2cd538b887a844215f.tar.gz
libbash-88edafb98b0bbb1beee98b2cd538b887a844215f.tar.bz2
libbash-88edafb98b0bbb1beee98b2cd538b887a844215f.zip
Parser: support writing C++ code in the grammar
Diffstat (limited to 'bashast/gunit/arith_main.gunit')
-rw-r--r--bashast/gunit/arith_main.gunit2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashast/gunit/arith_main.gunit b/bashast/gunit/arith_main.gunit
index 2a440fc..38c8e2e 100644
--- a/bashast/gunit/arith_main.gunit
+++ b/bashast/gunit/arith_main.gunit
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with libbash. If not, see <http://www.gnu.org/licenses/>.
*/
-gunit bashast;
+gunit java_libbash;
//for this set of unittests, we'll start from the
//top of the order of ops