From: Matthew B. <ba...@us...> - 2010-11-09 14:13:57
|
Update of /cvsroot/stack/stack-dev/lang/en In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25677/lang/en Modified Files: Tag: grobner stack.php Log Message: Updated language file. Index: stack.php =================================================================== RCS file: /cvsroot/stack/stack-dev/lang/en/stack.php,v retrieving revision 1.160.2.1 retrieving revision 1.160.2.2 diff -C2 -d -r1.160.2.1 -r1.160.2.2 *** stack.php 9 Nov 2010 13:39:40 -0000 1.160.2.1 --- stack.php 9 Nov 2010 14:13:49 -0000 1.160.2.2 *************** *** 190,193 **** --- 190,194 ---- $string['stackOptions_AnsTest_values_RegExp'] = "RegExp"; $string['stackOptions_AnsTest_values_EquationAT'] = "EquationAT"; + $string['stackOptions_AnsTest_values_SysEquiv'] = "SysEquiv"; $string['stackOptions_AssumePos_values_true'] = "true"; |