remove lmp/LMP_ prefix from Lepton namespace and files to share it with colvars
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#include "lepton/Operation.h"
|
||||
#include "lepton/ParsedExpression.h"
|
||||
|
||||
using namespace LMP_Lepton;
|
||||
using namespace Lepton;
|
||||
using namespace std;
|
||||
|
||||
ExpressionProgram::ExpressionProgram() : maxArgs(0), stackSize(0) {
|
||||
|
||||
Reference in New Issue
Block a user