Kaydet (Commit) 92d7ca2c authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Lower-cased file names.

Change-Id: I88f0733b16cfc88a578c8c4f18e0c36814a7c4c3
üst e4ba3cf0
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
#include "openclwrapper.hxx" #include "openclwrapper.hxx"
#include "OP_finacial.cxx" #include "op_financial.cxx"
#include "OP_database.cxx" #include "op_database.cxx"
#include "OP_math.cxx" #include "op_math.cxx"
#include "OP_Statistical.cxx" #include "op_statistical.cxx"
#include "formulagroupcl_public.hxx" #include "formulagroupcl_public.hxx"
#include "formulagroupcl_finacial.hxx" #include "formulagroupcl_finacial.hxx"
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#include "tokenarray.hxx" #include "tokenarray.hxx"
#include "compiler.hxx" #include "compiler.hxx"
#include "interpre.hxx" #include "interpre.hxx"
#include "OPBase.hxx" #include "opbase.hxx"
#include<list> #include<list>
#include <iostream> #include <iostream>
#include <sstream> #include <sstream>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#include "tokenarray.hxx" #include "tokenarray.hxx"
#include "compiler.hxx" #include "compiler.hxx"
#include "interpre.hxx" #include "interpre.hxx"
#include "OPBase.hxx" #include "opbase.hxx"
#include<list> #include<list>
#include <iostream> #include <iostream>
#include <sstream> #include <sstream>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#include "tokenarray.hxx" #include "tokenarray.hxx"
#include "compiler.hxx" #include "compiler.hxx"
#include "interpre.hxx" #include "interpre.hxx"
#include "OPBase.hxx" #include "opbase.hxx"
#include<list> #include<list>
#include <iostream> #include <iostream>
#include <sstream> #include <sstream>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
#include "tokenarray.hxx" #include "tokenarray.hxx"
#include "compiler.hxx" #include "compiler.hxx"
#include "interpre.hxx" #include "interpre.hxx"
#include "OPBase.hxx" #include "opbase.hxx"
#include<list> #include<list>
#include <iostream> #include <iostream>
#include <sstream> #include <sstream>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment