src: rename `nitdbg_commons` as `debugger_commons`
[nit.git] / src / debugger_commons.nit
similarity index 98%
rename from src/nitdbg_commons.nit
rename to src/debugger_commons.nit
index c66637d..e2e9dc3 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module nitdbg_commons
+module debugger_commons
 
 import modelbuilder
 import frontend