Commit 0a708ecb authored by user's avatar user
Browse files

modified: core.cpp

parent be6e139d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1242,8 +1242,8 @@ void CORE::export_EPDE_coefs(int pde)
			if (pow_dl>1) gout << "\\dl^{"<< pow_dl <<"} ";
			
			gout << tay_ms[q]->get_tay(k-j,j1,j2,j3) << endl;
			last_c_nonzero=count;
			count++;
			last_c_nonzero=count;
		}
	}
	gout<< "\t=0,\\end{dmath*}"<<endl;