Changeset 19920
- Timestamp:
- 12/20/19 15:24:02 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/InterpreterV8.cc
r19827 r19920 1980 1980 // For constructors, observatory can stay empty if not explicitly given 1981 1981 if (offset<2) 1982 rc.obs = "ORM";1982 rc.obs = Nova::LnLatPosn::preset(); 1983 1983 1984 1984 if (!obs.IsEmpty() && !obs->IsUndefined())
Note:
See TracChangeset
for help on using the changeset viewer.