mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-16 14:25:56 +00:00
Avoid complaints from cvs commit by adding this (currently empty) file.
Estimated hours taken: 0.1 Branches: main java/runtime/.nocopyright: Avoid complaints from cvs commit by adding this (currently empty) file.
This commit is contained in:
0
java/runtime/.nocopyright
Normal file
0
java/runtime/.nocopyright
Normal file
@@ -47,7 +47,8 @@ public class TypeCtorRep {
|
||||
public static final int MR_TYPECTOR_REP_BASETYPECLASSINFO = 34;
|
||||
public static final int MR_TYPECTOR_REP_TYPEDESC = 35;
|
||||
public static final int MR_TYPECTOR_REP_TYPECTORDESC = 36;
|
||||
public static final int MR_TYPECTOR_REP_UNKNOWN = 37;
|
||||
public static final int MR_TYPECTOR_REP_FOREIGN = 37;
|
||||
public static final int MR_TYPECTOR_REP_UNKNOWN = 38;
|
||||
|
||||
// Instance variable for TypeCtorRep objects.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user